PKGBUILDs/extra/mythweb/mythweb.install

11 lines
281 B
Text
Raw Normal View History

2009-10-10 02:23:22 +00:00
post_install() {
echo "You must create a symlink from /home/httpd/html/mythweb/video_dir"
echo "to your MythTV recordings directory. Don't forget to change the"
echo "permissions so that the webserver can read those files and create"
echo "thumbnails."
}
op=$1
shift
$op $*