Update linupx-scripts.sh

This commit is contained in:
2023-04-08 10:23:52 -05:00
parent 048d214963
commit 4a5c193335

View File

@@ -773,6 +773,7 @@ if [ ${action-x} ]; then
update) UPDATE3;;
up) UPDATE4;;
mpvmfix) MPVMFIX;;
addveeamuser) ADDVEEAMUSER;;
# *) echo "Thats an invaild option,";
# exit 1;;
esac