Post merge changes
This commit is contained in:
parent
529a81492f
commit
7717c5932c
2 changed files with 2 additions and 12 deletions
|
|
@ -343,11 +343,11 @@ help() {
|
||||||
echo -e "\t-i\tDownload & install $APP_NAME_LONG from $SOURCE"
|
echo -e "\t-i\tDownload & install $APP_NAME_LONG from $SOURCE"
|
||||||
echo -e "\t-L\tCreate desktop launcher"
|
echo -e "\t-L\tCreate desktop launcher"
|
||||||
echo -e "\t-u\tDownload & update $APP_NAME_LONG from $SOURCE"
|
echo -e "\t-u\tDownload & update $APP_NAME_LONG from $SOURCE"
|
||||||
#echo -e "\t-U\tEnable automatic updates on login ${RED}--> Not yet working${CRS}"
|
echo -e "\t-U\tEnable automatic updates on login ${RED}--> Not yet working${CRS}"
|
||||||
echo -e "\t-r\tRemove $APP_NAME_LONG"
|
echo -e "\t-r\tRemove $APP_NAME_LONG"
|
||||||
echo -e "\t-c\tCompare local to remote version"
|
echo -e "\t-c\tCompare local to remote version"
|
||||||
echo -e "\t-s\tShow script version"
|
echo -e "\t-s\tShow script version"
|
||||||
#echo -e "\t-S\tUpdate script ${RED}--> Not yet working${CRS}"
|
echo -e "\t-S\tUpdate script ${RED}--> Not yet working${CRS}"
|
||||||
echo -e "\t-h\tPrint this help page.\n"
|
echo -e "\t-h\tPrint this help page.\n"
|
||||||
echo -e "Configured locations:\n"
|
echo -e "Configured locations:\n"
|
||||||
echo -e "\t${CYN}${INSTALL_PATH}${CRS}\t\tInstall location"
|
echo -e "\t${CYN}${INSTALL_PATH}${CRS}\t\tInstall location"
|
||||||
|
|
|
||||||
10
todo.md
10
todo.md
|
|
@ -1,15 +1,6 @@
|
||||||
# To Do List Helium installer
|
# To Do List Helium installer
|
||||||
|
|
||||||
## Last Jobs
|
## Last Jobs
|
||||||
- Improved Version comparasing
|
|
||||||
- Clean up function added
|
|
||||||
- Remover function added
|
|
||||||
- Dummy functions added for:
|
|
||||||
- Auto Update
|
|
||||||
- Script update
|
|
||||||
- Dependency check fixed
|
|
||||||
- Launcher function works
|
|
||||||
- Remover extended
|
|
||||||
- Readme updated
|
- Readme updated
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -20,7 +11,6 @@
|
||||||
- shell recognition
|
- shell recognition
|
||||||
- Script updater
|
- Script updater
|
||||||
- Architecture detection
|
- Architecture detection
|
||||||
- Uninstaller --> Partially done
|
|
||||||
- Set alias
|
- Set alias
|
||||||
|
|
||||||
## Repo
|
## Repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue