Fixed config file detection from mytoptimize cron job.
This commit is contained in:
parent
a8a27c55f0
commit
58deae7730
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
MYTHCONFDIR="/etc/mythtv"
|
||||
MYTHVERSION="`rpm -q --queryformat='%{VERSION}\n' mythtv-docs`"
|
||||
perl /usr/share/doc/mythtv-docs-${MYTHVERSION}/contrib/optimize_mythdb.pl > /dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue