diff options
author | Thomas Kienlen <kommander@laposte.net> | 2021-11-12 22:07:16 +0100 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2021-11-15 07:16:39 +0000 |
commit | 0ab53fe0620f9b8ee0e7ee321be3f9b77ff4c913 (patch) | |
tree | 596432a6407e68794c829893ee8229121c218d1f /testing/flightgear/flightgear.post-install | |
parent | 1e3e8503307b7d73c50c853dfc45be8e94ff6b50 (diff) |
testing/flightgear: upgrade to 2021.3.11
Diffstat (limited to 'testing/flightgear/flightgear.post-install')
-rwxr-xr-x | testing/flightgear/flightgear.post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/flightgear/flightgear.post-install b/testing/flightgear/flightgear.post-install index 595cb797bed..7b3fdf69faa 100755 --- a/testing/flightgear/flightgear.post-install +++ b/testing/flightgear/flightgear.post-install @@ -8,3 +8,5 @@ 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 |