summarylogtreecommitdiffstats
path: root/celestia-addon-spitzer_space_telescope.install
diff options
context:
space:
mode:
Diffstat (limited to 'celestia-addon-spitzer_space_telescope.install')
-rw-r--r--celestia-addon-spitzer_space_telescope.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/celestia-addon-spitzer_space_telescope.install b/celestia-addon-spitzer_space_telescope.install
new file mode 100644
index 000000000000..8b5ed445cd82
--- /dev/null
+++ b/celestia-addon-spitzer_space_telescope.install
@@ -0,0 +1,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
+}