diff --git a/download_and_compile.sh b/download_and_compile.sh index ea644ec..6e89c61 100755 --- a/download_and_compile.sh +++ b/download_and_compile.sh @@ -371,7 +371,7 @@ PKG_MGR="apt-get" # # - 'https' used to be fine, but is currently unreliable at SourceForge (esp. # for FGData, see -# ); +# ); # - 'git' is insecure (no way to guarantee you are downloading what you expect # to be downloading); # - 'ssh' is secure, but requires an account at SourceForge (may be created at