PKGBUILDs/community/cchost/cchost.install

12 lines
237 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
post_install() {
echo "-- Don't forget to set proper file access according to your web server setting!"
}
post_upgrade() {
echo "-- Don't forget to set proper file access according to your web server setting!"
}
op=$1
shift
$op $*