Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit 1e867ff

Browse files
committed
Change in data downloader name.
1 parent eec989a commit 1e867ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlightGear_Downloader.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ echo "#====== Welcome to FlightGear Downloader $version !"
8888
echo "#====== This script will download OpenSceneGraph, PLIB, SimGear and FlightGear."
8989
echo ""
9090
echo "#====== This script will not download nor update FlightGear Data. To do that,"
91-
echo "#====== you can run the script \`./FlightGear_Data_Downloader.sh\` in a different terminal window."
91+
echo "#====== you can run the script \`./Download_Data.sh\` in a different terminal window."
9292
echo "#====== While you run \`FlightGear_Downloader.sh\` and \`FlightGear_Compiler.sh\`"
9393

9494
# Waits for the user to press a key to continue.

0 commit comments

Comments
 (0)