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