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