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