2 lines
No EOL
74 B
Bash
Executable file
2 lines
No EOL
74 B
Bash
Executable file
#!/usr/bin/env bash
|
|
curl --fail http://localhost:6300/api/status || exit 1 |