Bug 1965859 - Append O flag to curl command in linux_build.rst r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D248938
This commit is contained in:
Nathan Mentze
2025-05-12 21:02:01 +00:00
committed by ahalberstadt@mozilla.com
parent a6bb0ba8b5
commit 47f94e8818

View File

@@ -50,7 +50,7 @@ the interactive setup process.
.. code-block:: shell
curl -L https://raw.githubusercontent.com/mozilla-firefox/firefox/refs/heads/main/python/mozboot/bin/bootstrap.py
curl -LO https://raw.githubusercontent.com/mozilla-firefox/firefox/refs/heads/main/python/mozboot/bin/bootstrap.py
python3 bootstrap.py