update
This commit is contained in:
@@ -1070,7 +1070,7 @@ GUI(){
|
||||
done
|
||||
}
|
||||
if [ ${action-x} ]; then
|
||||
if [ "$1" != "status-check" ] && [ "$1" != "nightlyrenew" ] && [ "$1" != "backup" ]; then
|
||||
if [[ "$1" != *"${noheader}"* ]] && [[ "$2" != *"${noheader}"* ]]; then
|
||||
DISP_HEADER
|
||||
fi
|
||||
case $action in
|
||||
|
||||
Reference in New Issue
Block a user