docker-headphones/services/headphones/run
Stian Buch Larsen 2e38a19344 Added umask 0002
2015-08-25 13:27:15 +02:00

4 lines
121 B
Bash
Executable file

#!/bin/bash
umask 0002
exec /sbin/setuser abc python /app/headphones/Headphones.py -p 8181 --datadir=/config --nolaunch