Fixed mythfilldatabase to correctly find mythtv configuration.

This commit is contained in:
Timo Mkinen 2010-01-09 13:15:23 +02:00
parent d7b3dc689f
commit 3cc7f9a30f

View file

@ -1,3 +1,3 @@
#!/bin/sh
mythfilldatabase > /dev/null
MYTHCONFDIR=/etc/mythtv mythfilldatabase > /dev/null