We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98d649 commit 609608eCopy full SHA for 609608e
servercheck.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
url='http://localhost:8081/api/greetings'
3
attempts=0
4
-timeout=10
+timeout=5
5
online=false
6
7
cont="y"
0 commit comments