4 lines
110 B
Text
4 lines
110 B
Text
|
#!/bin/bash
|
||
|
|
||
|
exec /sbin/setuser abc python /opt/headphones/Headphones.py -p 8181 --datadir=/config --nolaunch
|