This commit is contained in:
Bert van der Weerd 2021-03-22 21:15:57 +01:00
parent 56b32ead89
commit 7882666e0a
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -353,6 +353,7 @@ if (( done_something == 0 )); then
cat <<EOF cat <<EOF
Use: ./build.sh fetch extract do_patches build package artifacts_win Use: ./build.sh fetch extract do_patches build package artifacts_win
git_subs - update git submodules
fetch - fetch the tarball. fetch - fetch the tarball.
extract - extract the tarball. extract - extract the tarball.
do_patches - create a mozconfig, and patch the source. do_patches - create a mozconfig, and patch the source.