Skip to content

Instantly share code, notes, and snippets.

@dstecholution
Created May 31, 2022 19:56
Show Gist options
  • Save dstecholution/a29161e350f056a30c40752052641154 to your computer and use it in GitHub Desktop.
Save dstecholution/a29161e350f056a30c40752052641154 to your computer and use it in GitHub Desktop.
#!/bin/sh -x
## Dockerfile:
### COPY --chmod=755 entrypoint.sh /entrypoint.sh
### ENTRYPOINT ['/entrypoint.sh']
/usr/bin/liquidsoap -v --debug /etc/liquidsoap/script.liq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment