This commit is contained in:
Fr4nz D13trich 2025-12-27 12:52:09 +01:00
parent 62d0671f03
commit f072d0608c

View file

@ -25,6 +25,8 @@ LAUNCHER_PATH=$HOME/.local/share/applications
ICON=$CONFIG_PATH/icon/helium.png ICON=$CONFIG_PATH/icon/helium.png
SCRIPT_PATH=$HOME/.local/bin SCRIPT_PATH=$HOME/.local/bin
DATE=$(date) DATE=$(date)
## REMOTE LOCATIONS
REMOTE_SCRIPT_URL=https://lab.c95.org/fr4nz/helium-helper/raw/branch/main/$SCRIPT_FILE_NAME 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 SOURCE_URL=https://api.github.com/repos/imputnet/helium-linux/releases/latest