update
parent
588650e537
commit
d5a2d8356d
2 changed files with 3 additions and 2 deletions
4
Home.md
4
Home.md
|
|
@ -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...
|
||||
|
||||
**OPTIONAL** : Add alias to `.shellrc` | _working in zsh, bash & fish_
|
||||
- Default alias = `update-helium`
|
||||
- Default alias = `helium-helper`
|
||||
```sh
|
||||
./helium_helper.sh -a
|
||||
```
|
||||
|
|
@ -62,7 +62,7 @@ Run script with install parameter _-i_
|
|||
### Updating
|
||||
**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**
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
1. **TRUE** | proceed
|
||||
2. **FALSE** | tell what's missing && exit
|
||||
|
||||
2. Run architecture detection
|
||||
2. Check for Helium folder & executable
|
||||
|
||||
1. **TRUE** | proceed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue