Update linupx-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user