From b4f3ea4e97c62219651e09be8a675977cca0ef7f Mon Sep 17 00:00:00 2001 From: Fr4nz D13trich Date: Wed, 24 Dec 2025 10:54:06 +0100 Subject: [PATCH] to do updated --- todo.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/todo.md b/todo.md index fd434c3..a594d9e 100644 --- a/todo.md +++ b/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'} -``` \ No newline at end of file