Fix missing open line at end of run file

This commit is contained in:
tobbenb
2017-02-07 22:28:56 +01:00
parent c45f84aa27
commit f7d763f73f

View File

@@ -3,4 +3,4 @@
RUN_ARRAY=(${RUN_OPTS})
exec \
s6-setuidgid abc /usr/bin/tvheadend -C -c /config "${RUN_ARRAY[@]}"
s6-setuidgid abc /usr/bin/tvheadend -C -c /config "${RUN_ARRAY[@]}"