Update status.inc

This commit is contained in:
2023-10-29 15:36:06 -05:00
parent 32ca365035
commit 839e2a6abe

View File

@@ -327,7 +327,7 @@ STATUS(){
if [ "${ST_ACTION}" != "check" ]; then
echo
echo -e "${idsCL[Yellow]} Docker Service(s) Status${idsCL[Default]}"
echo -e "${idsCL[Yellow]}---------------------------------------------${idsCL[Default]}"
echo -e "${idsCL[Yellow]}----------------------------------------------------${idsCL[Default]}"
fi
for docker in "${!dockers}"; do