to do updated
This commit is contained in:
parent
3cbcd74f06
commit
b4f3ea4e97
1 changed files with 3 additions and 9 deletions
12
todo.md
12
todo.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Last Jobs
|
||||
- Readme updated
|
||||
- Desktop Entry updater
|
||||
- Desktop Entry updater --> Complete
|
||||
- Launcher has an update option now
|
||||
- Launcher installer refined
|
||||
- Clean Up
|
||||
|
|
@ -10,12 +10,12 @@
|
|||
|
||||
## Add
|
||||
- Internet connectivity check in [Auto Update Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_auto_update.sh)
|
||||
- Desktop entry updater [Auto Update Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_auto_update.sh)
|
||||
- Auto update setup
|
||||
- shell recognition
|
||||
- Architecture detection
|
||||
- Set alias
|
||||
- Set alias --> Partially
|
||||
- Roll back from backup
|
||||
- Config check
|
||||
|
||||
## Repo
|
||||
- Merge workflow
|
||||
|
|
@ -24,7 +24,6 @@
|
|||
- Remove comment from script
|
||||
|
||||
## Fix
|
||||
- sed commad at launcher backup
|
||||
|
||||
## Notes
|
||||
|
||||
|
|
@ -61,8 +60,3 @@ while true ; do
|
|||
|
||||
done
|
||||
```
|
||||
|
||||
- Script update
|
||||
```sh
|
||||
$SCRIPT_PATH/$SCRIPT_FILE_NAME -s | awk {'print $8'}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue