Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-14 15:40:40 -06:00
parent bf91aacb4f
commit 5cb62a4183

View File

@@ -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