repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git]
/
authpuppy
/
authpuppy.install
blob
c37bc159951f067f6c45f328c5d4cd92ef6c07c0
1
## arg 1: the new package version
2
post_install() {
3
echo " You need to setup Apache to serve /srv/http/wifidog-auth then open install.php in your browser to finish installation"
4
echo " Add your httpd-authpuppy.conf in httpd.conf "
5
}
6
7
# vim:set ts=2 sw=2 et: