Fixed mythtv cron jobs to support new 0.22 version.
This commit is contained in:
parent
2a969508be
commit
ad4abc7a77
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
export MYTHCONFDIR="/etc/mythtv"
|
||||
export MYTHVERSION="`rpm -q --queryformat='%{VERSION}\n' mythtv-docs`"
|
||||
perl /usr/share/doc/mythtv-docs-${MYTHVERSION}/contrib/optimize_mythdb.pl > /dev/null
|
||||
perl /usr/share/doc/mythtv-docs-${MYTHVERSION}/contrib/maintenance/optimize_mythdb.pl > /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue