PKGBUILDs/extra/mythweb/mythweb.install
2009-10-09 21:23:22 -05:00

10 lines
281 B
Text

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 $*