updated on Mon Jan 23 16:10:15 UTC 2012
[aur-mirror.git] / supermodel / supermodel.install
blob94ef82c4886ac3abcf6bd208d38b42a2fec669c4
1 # Message displayed for a fresh install.
2 post_install() { 
3   echo ""
4   echo "***************************************************************"
5   echo " Supermodel has been installed in /usr/share/supermodel."
6   echo " However, Supermodel can be run by typing supermodel and it's options:"
7   echo " supermodel <romset> [options]"
8   echo ""
9   echo " Note: You need to provide the full path to the romset."
10   echo "***************************************************************"
11   echo ""