From 5cb62a418306d18138bf665df419792bd1762009 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 14 Nov 2023 15:40:40 -0600 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 4a2b4be8..313df6ae 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -940,7 +940,7 @@ GUI(){ NODEUPDATE ${2} ${3} fi ;; - update-dyndns) UPDATE_DYNDNS ${2} ${3};; + update-dyndns) UPDATE_DYNDNS ${2} ${3} ${4} ${5} ${6};; backup) BACKUP;; downlist) if [ "${2}" = "report" ]; then