updated on Sat Jan 21 08:01:15 UTC 2012
[aur-mirror.git] / fgms-git-stable / fgms.install
bloba1ac6af6f164ca9ea446b59ef943bd98e38adf55
1 post_install() {
2   echo
3   echo "----------------------------------------------------"
4   echo " Please edit fgms configuration file /etc/fgms.conf "
5   echo " before starting the server !!!                     "
6   echo "----------------------------------------------------"
7   echo
8   echo " You need to be root to start fgms."
9   echo
10   echo " Use the -D option if you want to start fgms as a daemon."
11   echo
12   echo " For more information and documentation please refer to:"
13   echo " http://fgms.sourceforge.net/"
14   echo