Update linupx-scripts.sh
This commit is contained in:
@@ -390,8 +390,8 @@ INSTALL_MENU() {
|
|||||||
if [ ${action-x} ]; then
|
if [ ${action-x} ]; then
|
||||||
case $1 in
|
case $1 in
|
||||||
update) UPDATE3;;
|
update) UPDATE3;;
|
||||||
*) echo "Thats an invaild option,";
|
# *) echo "Thats an invaild option,";
|
||||||
exit 1;;
|
# exit 1;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
if [ -e ~/runup.sh ]; then
|
if [ -e ~/runup.sh ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user