From d5a2d8356d927c97a4b5b02003f791de2b3e8f38 Mon Sep 17 00:00:00 2001 From: Fr4nzD13trich Date: Thu, 15 Jan 2026 14:00:46 +0100 Subject: [PATCH] update --- Home.md | 4 ++-- detailed_functions.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index cbfe90e..81d1219 100644 --- a/Home.md +++ b/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** diff --git a/detailed_functions.md b/detailed_functions.md index 169168b..8737300 100644 --- a/detailed_functions.md +++ b/detailed_functions.md @@ -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