Update
This commit is contained in:
parent
42689a9605
commit
489fb720c2
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ With "little" tinkering it should be possible to apply this script to install, u
|
|||
```
|
||||
---
|
||||
### First Install
|
||||
To initally install Helium browser via this script, download helium_helper.sh and make it executable:
|
||||
To initally install Helium browser via this script, download `helium_helper.sh` and make it executable:
|
||||
```sh
|
||||
wget https://lab.c95.org/fr4nz/helium-helper/raw/branch/main/helium_helper.sh && chmod +x helium_helper.sh
|
||||
```
|
||||
|
|
@ -30,7 +30,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 backup all files and configuration and write a log.
|
||||
|
||||
**Terminal**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue