Update status.inc

This commit is contained in:
2023-06-30 19:14:39 -05:00
parent f892903b88
commit 29560ad6a4

View File

@@ -320,6 +320,9 @@ STATUS(){
# done
fi
########################
## DOCKER CHECK
########################
if [[ -v ${NTYPE}_DOCKER ]] && [ "${ST_ACTION}" != "services" ]; then
if [ "${ST_ACTION}" != "check" ]; then
echo