We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7382af commit 9aca2a9Copy full SHA for 9aca2a9
1 file changed
scripts/healthcheck.sh
@@ -1,3 +1,2 @@
1
#!/bin/sh
2
curl -sf -k -H "Accept: application/vnd.koreader.v1+json" https://127.0.0.1:7200/healthcheck | grep -q '"state":"OK"'
3
-echo fake mini change
0 commit comments