forked from Ivasoft/docker-tvheadend
Changed config to tobbenb/tvheadend path. This way there should be no problem moving to the linuxserver version. Should have done this from the start!
4 lines
87 B
Plaintext
Executable File
4 lines
87 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
exec \
|
|
s6-setuidgid abc /usr/bin/tvheadend -C -c /config
|