Update nodemgmt-scripts.sh

This commit is contained in:
2023-06-24 20:03:57 -05:00
parent f9d6119aae
commit 0a5b65183c

View File

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