From ada768dc1d72bb747307da328c0a68e881f7b73b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 15 Oct 2018 22:07:39 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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