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