update

Fr4nz D13trich 2026-01-15 14:00:46 +01:00
parent 588650e537
commit d5a2d8356d
2 changed files with 3 additions and 2 deletions

@ -48,7 +48,7 @@ Run script with install parameter _-i_
**NOTE:** The install path specified won't be overridden within the script yet. Working on it... **NOTE:** The install path specified won't be overridden within the script yet. Working on it...
**OPTIONAL** : Add alias to `.shellrc` | _working in zsh, bash & fish_ **OPTIONAL** : Add alias to `.shellrc` | _working in zsh, bash & fish_
- Default alias = `update-helium` - Default alias = `helium-helper`
```sh ```sh
./helium_helper.sh -a ./helium_helper.sh -a
``` ```
@ -62,7 +62,7 @@ Run script with install parameter _-i_
### Updating ### Updating
**From launcher** (if added during install or by running `./helium_helper.sh -l`) **From launcher** (if added during install or by running `./helium_helper.sh -l`)
Checking for the latest version and updating can simply be done for the browser as well as the script by right clicking the app icon and choosing either update option, which will be run by `helium_launcher_update.sh`. This will backup all files that are being updated and write a log. Checking for the latest version and updating can simply be done for the browser as well as the script by right clicking the app icon and choosing either update option, which will be run by `helium_launcher_update.sh`. This will perform a full backup and write a log.
**Terminal** **Terminal**

@ -5,6 +5,7 @@
1. **TRUE** | proceed 1. **TRUE** | proceed
2. **FALSE** | tell what's missing && exit 2. **FALSE** | tell what's missing && exit
2. Run architecture detection
2. Check for Helium folder & executable 2. Check for Helium folder & executable
1. **TRUE** | proceed 1. **TRUE** | proceed