diff --git a/linupx-scripts.sh b/linupx-scripts.sh index db1c797..1634f96 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -456,10 +456,10 @@ INSTALL_MENU() { if [ ${action-x} ]; then case $1 in - update) UPDATE3;; - up) UPDATE4;; - # *) echo "Thats an invaild option,"; - # exit 1;; + update) UPDATE3;; + up) UPDATE4;; + # *) echo "Thats an invaild option,"; + # exit 1;; esac else SCRIPT_MENU