Update dsmon.sh

This commit is contained in:
2025-03-28 08:42:44 -05:00
parent 5bec5abe3a
commit d03673eb5c

View File

@@ -397,6 +397,7 @@ RUNCMD_SUB(){
else
echo -e "${idsCL[Red]} ${host} [${ip}] - Timeout${idsCL[Default]}" >> ${tmpfile}.running
fi
echo $ssh_output
mv ${tmpfile}.running ${tmpfile}.done > /dev/null 2>&1
}
RUNCMDSLOW(){