512
edits
(→Use the git repository: Use wiki repository templates instead of SourceForge URLs; as a bonus, this removes the use of the insecure git:// protocol) |
(→Download_and_compile.sh: download_and_compile.sh has no -n option (n must be the argument of -p here)) |
||
| Line 175: | Line 175: | ||
fgmeta/download_and_compile.sh --help | fgmeta/download_and_compile.sh --help | ||
With no additional arguments as in the example above, the script will build 2024.2/next. To build 2024.1: | With no additional arguments as in the example above, the script will build 2024.2/next. To build 2024.1: | ||
fgmeta/download_and_compile.sh -s -p | fgmeta/download_and_compile.sh -s -p n FGFS | ||
Use of the download_and_compile.sh script has pros and cons. | Use of the download_and_compile.sh script has pros and cons. | ||
edits