Readme updated

This commit is contained in:
Fr4nz D13trich 2026-01-09 00:14:29 +01:00
parent 90dd1ea68b
commit 6eaf261db2

View file

@ -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... 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 ## Usage
Help ### Help
```sh ```sh
./helium_helper.sh -h ./helium_helper.sh -h
``` ```
---
### First Install ### 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 ```sh
@ -43,7 +44,7 @@ Updating can also be done by running:
```sh ```sh
./helium_helper.sh -S ./helium_helper.sh -S
``` ```
---
### Backing up ### 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` 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 - Backup to default path