updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / linnet / linnet.install
blob54295fa3bb18ca89371633edf6218cea0b5f6455
1 post_install() {
2   echo "Everything installed to /opt/linnet"
4 post_upgrade() {
5   echo "Everything installed to /opt/linnet"
7 # vim:set ts=2 sw=2 et: