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:
committed by
ahalberstadt@mozilla.com
parent
a6bb0ba8b5
commit
47f94e8818
@@ -50,7 +50,7 @@ the interactive setup process.
|
|||||||
|
|
||||||
.. code-block:: shell
|
.. 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
|
python3 bootstrap.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user