diff options
-rw-r--r-- | abs/core-testing/mythtv/stable/mythvideo/mythvideo.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable/mythvideo/mythvideo.install b/abs/core-testing/mythtv/stable/mythvideo/mythvideo.install index 177cc93..61f66f4 100644 --- a/abs/core-testing/mythtv/stable/mythvideo/mythvideo.install +++ b/abs/core-testing/mythtv/stable/mythvideo/mythvideo.install @@ -12,7 +12,7 @@ post_install() { post_remove() { rm -fr /data/srv/httpd/htdocs/mythweb/data/video rm -fr /data/srv/httpd/htdocs/mythweb/data/video_covers -#} +} op=$1 shift |