Readme updated
This commit is contained in:
parent
90dd1ea68b
commit
6eaf261db2
1 changed files with 3 additions and 2 deletions
|
|
@ -4,10 +4,11 @@ This script was initially designed to just update my Helium browser but over tim
|
|||
|
||||
With "little" tinkering it should be possible to apply this script to install, update & configure many kinds of releases from source, like Debian packages, AppImages, binaries, etc...
|
||||
## Usage
|
||||
Help
|
||||
### Help
|
||||
```sh
|
||||
./helium_helper.sh -h
|
||||
```
|
||||
---
|
||||
### First Install
|
||||
To initally install Helium browser via this script, download helium_helper.sh and make it executable:
|
||||
```sh
|
||||
|
|
@ -43,7 +44,7 @@ Updating can also be done by running:
|
|||
```sh
|
||||
./helium_helper.sh -S
|
||||
```
|
||||
|
||||
---
|
||||
### Backing up
|
||||
Backing up pulls all important files, folders & configuration and compresses an archive. By default it will be stored in `$HOME/.apps/Helium/assets`
|
||||
- Backup to default path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue