diff --git a/README.md b/README.md index d0a2786..14d237a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Overview ### Helium_Helper.sh - Interactive installer and updater script -- Installs to `/home//.apps/Helium` | changeable in line 27 `INSTALL_PATH` +- Installs to `/home//.apps/Helium` | changeable in line 28 `INSTALL_PATH` - Assumes: - - Presence of `/home//.apps/Helium` when updating | changeable in line 27 `INSTALL_PATH` + - Presence of `/home//.apps/Helium` when updating | changeable in line 28 `INSTALL_PATH` - Executable named `Helium.AppImage` | for convenience so launchers don't have to be edited at each update - Keeps prior AppImage as `Helium.old` which will be replaced at every update - Adds desktop launcher to `/home//.local/share/applications` diff --git a/todo.md b/todo.md index a594d9e..56f38bb 100644 --- a/todo.md +++ b/todo.md @@ -16,6 +16,7 @@ - Set alias --> Partially - Roll back from backup - Config check +- Desktop notifications in [Auto Update Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_auto_update.sh) ## Repo - Merge workflow