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