Update nodemgmt-scripts.sh
This commit is contained in:
@@ -452,7 +452,7 @@ if [ ${action-x} ]; then
|
||||
certrenew) CERTRENEW;;
|
||||
nightlyrenew) NIGHTLYRENEW;;
|
||||
delsite) DELSITE;;
|
||||
newsite) NEWSITE;;
|
||||
newsite) NEWSITE ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14};;
|
||||
update) ;;
|
||||
status) STATUS;;
|
||||
status-check) STATUS-CHECK;;
|
||||
|
||||
Reference in New Issue
Block a user