We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e1fb5 commit 1d17729Copy full SHA for 1d17729
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