Add kodi container, heavily modified from https://github.com/Celedhrim/docker-kodi-server
This commit is contained in:
3
build/runit/kodi
Normal file
3
build/runit/kodi
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
/opt/kodi-server/lib/kodi/kodi.bin --headless --no-test --nolirc -p
|
||||
Reference in New Issue
Block a user