Update status.inc

This commit is contained in:
2023-11-16 08:37:55 -06:00
parent a723c9eba3
commit a55dc41746

View File

@@ -129,7 +129,6 @@ STATUS(){
######################## ########################
for NTYPE in "${ntypesel[@]}"; do for NTYPE in "${ntypesel[@]}"; do
echo "HERTE: $NTYPE"
nid=1 nid=1
dockers=${NTYPE}_DOCKERS_CHECK[@] dockers=${NTYPE}_DOCKERS_CHECK[@]