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]
/
pdnsgui
/
pdnsgui.install
blob
1893ae2b951b271515d35b87bbfb51b55bb45e93
1
post_install() {
2
echo ""
3
echo "To install mysql DB run:"
4
echo "-------------------------------------------------------------"
5
echo "/srv/http/pdnsgui/batch/install.sh"
6
echo "-------------------------------------------------------------"
7
/bin/true
8
}