diff --git a/helium_helper.sh b/helium_helper.sh index 8eaaa59..70ea66a 100755 --- a/helium_helper.sh +++ b/helium_helper.sh @@ -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" diff --git a/todo.md b/todo.md index a4fb1dc..ddb71a1 100644 --- a/todo.md +++ b/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