Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-04 00:00:49 -06:00
parent 06bbe434d6
commit b8b73bcca6

View File

@@ -456,6 +456,7 @@ GUI(){
done
}
if [ ${action-x} ]; then
DISP_HEADER false
case $action in
newcert) NEWCERT ${2};;
certrenew) CERTRENEW;;