update
This commit is contained in:
parent
a638306f2f
commit
d480d5c657
1 changed files with 5 additions and 2 deletions
|
|
@ -23,10 +23,12 @@ Add alias to `.shellrc` | _optional_
|
|||
```
|
||||
---
|
||||
### Updating
|
||||
**From launcher** if added
|
||||
**From launcher** (if added)
|
||||
|
||||
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.
|
||||
|
||||
**Terminal**
|
||||
|
||||
Updating can also be done by running:
|
||||
```sh
|
||||
./helium_helper.sh -u ### UPDATE APP
|
||||
|
|
@ -67,4 +69,5 @@ Since this script is interactive, it doesn't keep logs.
|
|||
- `helium_launcher_update.sh` --> `helium_launcher_update.sh.old`
|
||||
- `Helium.desktop` --> `Helium.desktop.old`
|
||||
which will be overwritten at every update
|
||||
- Run `helium_launcher_update.sh -h` for help
|
||||
- Run `helium_launcher_update.sh -h` for help
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue