3 lines
99 B
Bash
Executable file
3 lines
99 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec /sbin/setuser abc python /app/headphones/Headphones.py -p 8181 --datadir=/config
|