Fixed mythfilldatabase to correctly find mythtv configuration.
This commit is contained in:
parent
d7b3dc689f
commit
3cc7f9a30f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
mythfilldatabase > /dev/null
|
MYTHCONFDIR=/etc/mythtv mythfilldatabase > /dev/null
|
||||||
|
|
Loading…
Add table
Reference in a new issue