bb2a839a51
readme cleaned up lbrycrd permissions fixed
3 lines
131 B
Bash
3 lines
131 B
Bash
#!/usr/bin/env bash
|
|
## TODO: Implement this at some point it requires CURL in the container.
|
|
curl http://localhost:6300/api/status
|