aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flightgear/flightgear.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flightgear/flightgear.post-install')
-rwxr-xr-xtesting/flightgear/flightgear.post-install4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/flightgear/flightgear.post-install b/testing/flightgear/flightgear.post-install
index 595cb797bed..abba2488a0b 100755
--- a/testing/flightgear/flightgear.post-install
+++ b/testing/flightgear/flightgear.post-install
@@ -2,9 +2,11 @@
echo
echo " Please download the flightgear-data-VERSION.tar.bz2 file at:"
echo
-echo " http://downloads.sourceforge.net/project/flightgear"
+echo " https://downloads.sourceforge.net/project/flightgear"
echo
echo " and extract it in /var/lib/flightgear"
echo " before running the program or change its location"
echo " by setting the variable FG_ROOT"
echo
+echo " (You may use the script /usr/bin/flightgear-data-downloader)"
+echo