updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / hellahella-svn / hellahella.install
blobf5765305d2ebeec7092e88e2418ad86ade346a4f
1 # arg 1:  the new package version
2 post_install() {
3   echo ">>> To use:"
4   echo ">>> $ paster make-config hellahella ~/.hellahella.ini"
5   echo ">>> Edit ~/.hellahella.ini"
6   echo ">>> $ paster setup-app ~/.hellahella.ini"
7   echo ">>> $ paster serve ~/.hellahella.ini (make sure hellanzb is running first)"
10 op=$1
11 shift
12 $op $*