This commit is contained in:
2023-08-13 19:07:41 -07:00
parent b597a856e0
commit db60b21476
9 changed files with 123 additions and 13 deletions

View File

@ -1 +1,5 @@
<EFBFBD><EFBFBD>
---
type: "note"
---
# board

View File

@ -1,5 +1,5 @@
---
type: note
type: "kanbn"
created: 2023-07-05T22:17:38.271Z
updated: 2023-07-05T22:39:48.691Z
startedColumns:
@ -20,5 +20,6 @@ taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g
## Done
- [install-ubuntu-frame](tasks/install-ubuntu-frame.md)
- [upload-new-results](tasks/upload-new-results.md)
- [update-index-json](tasks/update-index-json.md)

View File

@ -0,0 +1,28 @@
---
type: "kanbn"
status: "4-Done"
created: "2023-08-14T02:03:01.165Z"
updated: "2023-08-14T02:03:54.087Z"
---
# install-ubuntu-frame
```bash
apt-get install links unzip net-tools -y
snap install dashkiosk
timedatectl set-timezone America/Phoenix
snap restart dashkiosk
snap install ubuntu-frame wpe-webkit-mir-kiosk
snap set wpe-webkit-mir-kiosk daemon=true
snap set wpe-webkit-mir-kiosk url=http://localhost:9400/receiver
wpe-webkit-mir-kiosk.cog http://localhost:9400/receiver
/snap/wpe-webkit-mir-kiosk/current/bin/setup.sh
wpe-webkit-mir-kiosk.cog http://localhost:9400/receiver
snap set ubuntu-frame daemon=true
```
## Sub-tasks
- [ ] phares3757
- [x] unity4
- [x] unity5

View File

@ -1,11 +1,12 @@
---
created: 2023-08-14T01:47:12.346Z
updated: 2023-08-14T01:54:24.229Z
type: "kanbn"
created: "2023-08-14T01:47:12.348Z"
updated: "2023-08-14T02:03:55.135Z"
assigned: ""
progress: 0
tags: []
started: 2023-08-14T01:47:12.346Z
completed: 2023-08-14T01:54:24.229Z
started: "2023-08-14T01:47:12.346Z"
completed: "2023-08-14T01:54:24.229Z"
status: "4-Done"
---
# Update index.json

View File

@ -1,11 +1,12 @@
---
created: 2023-08-14T01:49:03.475Z
updated: 2023-08-14T01:54:22.504Z
type: "kanbn"
created: "2023-08-14T01:49:03.475Z"
updated: "2023-08-14T02:03:55.135Z"
assigned: ""
progress: 0
tags: []
started: 2023-08-14T01:49:03.475Z
completed: 2023-08-14T01:54:22.504Z
started: "2023-08-14T01:49:03.475Z"
completed: "2023-08-14T01:54:22.504Z"
status: "4-Done"
---
# Upload new Results