Docker-PHP/bouncer/bouncer.runit

4 lines
No EOL
66 B
Bash
Executable file

#!/usr/bin/env bash
echo "Starting Bouncer"
/app/bouncer
sleep 30;