Update linupx-scripts.sh

This commit is contained in:
2022-12-17 22:12:05 -06:00
parent 933f5fdffb
commit 83702c712f

View File

@@ -771,6 +771,7 @@ INSTALL_MENU() {
if [ ${action-x} ]; then
case $1 in
dnsupdate) DNSUPDATE;;
update) UPDATE3;;
up) UPDATE4;;
mpvmfix) MPVMFIX;;