update
This commit is contained in:
@@ -739,7 +739,7 @@ It was down for $(SHOW_TIME ${toterrtime})"
|
||||
########################
|
||||
if [ "${ST_ACTION}" != "check" ]; then
|
||||
echo
|
||||
if [ -z $action ] || [ "${action}" = "gui" ]; then
|
||||
if [ -z ${ACTION} ] || [ "${ACTION}" = "gui" ]; then
|
||||
DIVIDER true
|
||||
ENTER2CONTINUE
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user