From f072d0608cd128a2d92924e170103a5c339f8ec7 Mon Sep 17 00:00:00 2001 From: Fr4nz D13trich Date: Sat, 27 Dec 2025 12:52:09 +0100 Subject: [PATCH] update --- helium_auto_update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helium_auto_update.sh b/helium_auto_update.sh index 8077325..ad335bc 100755 --- a/helium_auto_update.sh +++ b/helium_auto_update.sh @@ -25,6 +25,8 @@ LAUNCHER_PATH=$HOME/.local/share/applications ICON=$CONFIG_PATH/icon/helium.png SCRIPT_PATH=$HOME/.local/bin DATE=$(date) + +## REMOTE LOCATIONS REMOTE_SCRIPT_URL=https://lab.c95.org/fr4nz/helium-helper/raw/branch/main/$SCRIPT_FILE_NAME SOURCE_URL=https://api.github.com/repos/imputnet/helium-linux/releases/latest