Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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};;
|
||||
|
||||
Reference in New Issue
Block a user