Recommend a small sleep

This commit is contained in:
Tony Garnock-Jones 2018-06-01 18:44:48 +01:00
parent c6fd690712
commit 7925cfdbc2

View File

@ -6,7 +6,7 @@
# #
# For example, to monitor racket-pkg-website, try # For example, to monitor racket-pkg-website, try
# #
# ./ping-service.sh https://localhost:8444/ping 'touch .../signals/.dumpinfo; svc -du ...' # ./ping-service.sh https://localhost:8444/ping 'touch .../signals/.dumpinfo; sleep 10; svc -du ...'
if [ "$#" != "2" ] if [ "$#" != "2" ]
then then