3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
exec chpst -P sudo -u xbmc -- /usr/lib/xbmc/xbmc.bin --standalone
|