Update nodemgmt-scripts.sh
This commit is contained in:
@@ -542,7 +542,9 @@ GUI(){
|
||||
done
|
||||
}
|
||||
if [ ${action-x} ]; then
|
||||
DISP_HEADER
|
||||
if [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ] && [ "$1" != "backup" ]; then
|
||||
DISP_HEADER
|
||||
fi
|
||||
case $action in
|
||||
newcert) NEWCERT ${2};;
|
||||
certrenew) CERTRENEW;;
|
||||
|
||||
Reference in New Issue
Block a user