2024-04-01 10:40:20 +02:00

4 lines
77 B
Batchfile

@PING 127.0.0.1 -n 60 > NUL
@echo OK: Everything is going to be fine
@exit 0