diff --git a/linupx-scripts.sh b/linupx-scripts.sh index fe2fcbc..e44c5e2 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -390,8 +390,8 @@ INSTALL_MENU() { if [ ${action-x} ]; then case $1 in update) UPDATE3;; - *) echo "Thats an invaild option,"; - exit 1;; + # *) echo "Thats an invaild option,"; + # exit 1;; esac else if [ -e ~/runup.sh ]; then