Update linupx-scripts.sh

This commit is contained in:
2018-10-15 22:07:39 -05:00
parent c4374edc08
commit ada768dc1d

View File

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