to do updated

This commit is contained in:
Fr4nz D13trich 2025-12-24 10:54:06 +01:00
parent 3cbcd74f06
commit b4f3ea4e97

12
todo.md
View file

@ -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'}
```