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-L\tCreate desktop launcher"
|
||||
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-c\tCompare local to remote 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 "Configured locations:\n"
|
||||
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
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
|
|
@ -20,7 +11,6 @@
|
|||
- shell recognition
|
||||
- Script updater
|
||||
- Architecture detection
|
||||
- Uninstaller --> Partially done
|
||||
- Set alias
|
||||
|
||||
## Repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue