4 lines
115 B
Text
4 lines
115 B
Text
|
#!/usr/bin/with-contenv bash
|
||
|
|
||
|
exec s6-setuidgid abc python /app/headphones/Headphones.py -p 8181 --datadir=/config
|