Update status.inc
This commit is contained in:
@@ -320,6 +320,9 @@ STATUS(){
|
||||
# done
|
||||
fi
|
||||
|
||||
########################
|
||||
## DOCKER CHECK
|
||||
########################
|
||||
if [[ -v ${NTYPE}_DOCKER ]] && [ "${ST_ACTION}" != "services" ]; then
|
||||
if [ "${ST_ACTION}" != "check" ]; then
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user