updated on Fri Jan 20 12:03:34 UTC 2012
[aur-mirror.git] / wifidog-auth / wifidog-auth-svn.install
blob6339f9aa16ce5385c9bae13a6af82701aa48d934
1 ## arg 1:  the new package version
2 post_install() {
3   echo "wifidog-svn: You need to setup Apache to serve /srv/http/wifidog-auth then open install.php in your browser to finish installation"
4   echo "wifidog-svn: See the wiki for full info: http://dev.wifidog.org/wiki/doc/install/auth-server"
7 # vim:set ts=2 sw=2 et: