Update linupx-scripts.sh

This commit is contained in:
2019-01-28 12:04:39 -06:00
parent 9b643867e3
commit 3ee6f0f402

View File

@@ -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