Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-25 12:04:15 -05:00
parent a1edcfe8f2
commit e90cd580d4

View File

@@ -2609,7 +2609,7 @@ if [ ${action-x} ]; then
nightlyrenew) NIGHTLYRENEW;;
delsite) DELSITE ${2} ${3} ${4} ${5};;
delsites) DELSITES;;
newsite) NEWSITE ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14} ${15};;
newsite) NEWSITE ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14} ${15} ${16} ${17} ${18} ${19} ${20};;
update) ;;
update-nodes) NODEUPDATE ${2};;
update-dyndns) UPDATE_DYNDNS ${2};;