4 lines
No EOL
66 B
Bash
Executable file
4 lines
No EOL
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
echo "Starting Bouncer"
|
|
/app/bouncer
|
|
sleep 30; |