summarylogtreecommitdiffstats
path: root/evelauncher.install
blob: 2c42904cd64b94176c21cd17f08eeebeed4cee3b (plain)
1
2
3
4
5
6
7
8
9
post_install(){
	echo "***********************************************************"
	echo " On first install, I strongly recommend to run the program "
	echo " from the terminal."
	echo " sh /opt/evelauncher/evelauncher.sh"
	echo " Please report to me what package that are missing if there"
	echo " is any packages missing for you"
	echo "***********************************************************"
}