mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 15:15:11 +02:00
2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -P sudo -u xbmc -- /usr/lib/kodi/kodi.bin --standalone
|