diff options
Diffstat (limited to 'abs/extra-testing/mythexport/mythexport.install')
| -rw-r--r-- | abs/extra-testing/mythexport/mythexport.install | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/abs/extra-testing/mythexport/mythexport.install b/abs/extra-testing/mythexport/mythexport.install index a0a2e1b..edd60f5 100644 --- a/abs/extra-testing/mythexport/mythexport.install +++ b/abs/extra-testing/mythexport/mythexport.install @@ -1,5 +1,5 @@  # arg 1:  the new package version -post_install() {a +post_install() {  	mysql -u root mythconverg < /usr/share/mythtv/mythexport.sql  	ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs/  	ln -s /myth/archive /usr/share/mythtv/mythexport/video | 
