updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / analog / analog.install
blob2ecc4698e553b6f7806f96f31be7177d2c784174
1 post_install()
3    echo " "
4    echo " "
5    echo "Some tips and ideas"
6    echo "------------------"
7    echo " "
8    echo "* edit /opt/analog/analog.cfg and set the right values for your webserver"
9    echo "* you could set up a cron job for running analog automatically"
10    echo "* you should make analog to be syncronized with logrotation - and older" 
11    echo "  analog reports could be saved along with the older logs"
12    echo " "
13    echo " "
16 op=$1
17 shift
18 $op $*