From 0a5b65183c65e13a4a5e7ee00dd02f3f4dd06844 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 24 Jun 2023 20:03:57 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 471cfb06..059d8097 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1252,7 +1252,7 @@ GUI(){ NODEUPDATE ${2} fi ;; - update-dyndns) UPDATE_DYNDNS ${2};; + update-dyndns) UPDATE_DYNDNS ${2} ${3};; backup) BACKUP;; downlist) if [ "${2}" = "report" ]; then