summarylogtreecommitdiffstats
path: root/celestia-addon-spitzer_space_telescope.install
blob: 8b5ed445cd8253ffdf142d4305e38573bf4749c5 (plain)
1
2
3
4
5
6
7
8
9
 
post_install() {
	echo
	echo "The trajectory included in this Addon is valid only for the Julian dates"
	echo "Beginning 2452876.772222222 # 12aug03"
	echo "Ending 2455195.795793577 # 17dec09"
	echo "You must set Celestia's date to some time between those dates in order to see the spacecraft. "
	echo
}