зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1702526 - suggest people use wget instead of curl for downloading the bootstrap script on Windows DONTBUILD r=glob
Differential Revision: https://phabricator.services.mozilla.com/D110568
This commit is contained in:
Родитель
47699fef8f
Коммит
dab991dda3
|
@ -70,7 +70,7 @@ the interactive setup process.
|
|||
cd c:/
|
||||
mkdir mozilla-source
|
||||
cd mozilla-source
|
||||
curl https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py -O
|
||||
wget https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py
|
||||
python3 bootstrap.py
|
||||
|
||||
.. note::
|
||||
|
|
Загрузка…
Ссылка в новой задаче