Update dsmon.sh

This commit is contained in:
2025-03-28 08:43:48 -05:00
parent d03673eb5c
commit ff450b7997

View File

@@ -397,7 +397,6 @@ 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(){