From 83702c712fc0781197d525e746ae2da190c390c4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 17 Dec 2022 22:12:05 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 1 + 1 file changed, 1 insertion(+) 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;;