update
This commit is contained in:
@@ -417,7 +417,7 @@ SERVICE(){
|
||||
}
|
||||
|
||||
GUI(){
|
||||
DISP_HEADER true
|
||||
DISP_HEADER true true
|
||||
while :
|
||||
do
|
||||
echo " [1] Node Status"
|
||||
@@ -455,7 +455,7 @@ GUI(){
|
||||
done
|
||||
}
|
||||
if [ ${action-x} ]; then
|
||||
DISP_HEADER false
|
||||
DISP_HEADER
|
||||
case $action in
|
||||
newcert) NEWCERT ${2};;
|
||||
certrenew) CERTRENEW;;
|
||||
|
||||
Reference in New Issue
Block a user