updated on Wed Jan 11 08:01:35 UTC 2012
[aur-mirror.git] / myupb / myupb.install
blobd989b6bd073c19773f931057d36b49df9c299519
1 post_install() {
2 cat << _EOF
4 ==> MyUPB installation instructions:
5     ----------------------------------------
6         Before using your new MyUPB installation, you must configure your web server for hosting the /usr/share/webapps/myupb/ directory.
7         Then you have to add "/usr/share/webapps/myupb/" in the open_basedir (/etc/php/php.ini) and execute the http://localhost/path/to/myupb/install.php.
8         Then you should execute the update.php.
9 _EOF
13 post_update() {
14            post_install