Minor changes
This commit is contained in:
parent
b4f3ea4e97
commit
08ce780cee
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ APP_NAME_LONG="Helium Web Browser"
|
||||||
SOURCE="GitHub"
|
SOURCE="GitHub"
|
||||||
SCRIPT_NAME="$APP_NAME silent updater"
|
SCRIPT_NAME="$APP_NAME silent updater"
|
||||||
SCRIPT_FILE_NAME="helium_auto_update.sh"
|
SCRIPT_FILE_NAME="helium_auto_update.sh"
|
||||||
SCRIPT_VERSION="0.5.3"
|
SCRIPT_VERSION="0.5.4"
|
||||||
ALIAS="auto-update-helium"
|
ALIAS="auto-update-helium"
|
||||||
|
|
||||||
## LOCATIONS
|
## LOCATIONS
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ SOURCE="GitHub"
|
||||||
SCRIPT_NAME="$APP_NAME Helper Script"
|
SCRIPT_NAME="$APP_NAME Helper Script"
|
||||||
SCRIPT_FILE_NAME="helium_helper.sh"
|
SCRIPT_FILE_NAME="helium_helper.sh"
|
||||||
AUTO_SCRIPT_FILE_NAME="helium_auto_update.sh"
|
AUTO_SCRIPT_FILE_NAME="helium_auto_update.sh"
|
||||||
SCRIPT_VERSION="0.5.3"
|
SCRIPT_VERSION="0.5.4"
|
||||||
ALIAS="update-helium"
|
ALIAS="update-helium"
|
||||||
|
|
||||||
## LOCATIONS
|
## LOCATIONS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue