diff --git a/linupx-scripts.sh b/linupx-scripts.sh index f403eae..56a75fe 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -771,6 +771,7 @@ INSTALL_MENU() { if [ ${action-x} ]; then case $1 in + dnsupdate) DNSUPDATE;; update) UPDATE3;; up) UPDATE4;; mpvmfix) MPVMFIX;;