Skip to content

Instantly share code, notes, and snippets.

@rail
Created January 25, 2017 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rail/ac60089ac773b3a0a94453ac51587015 to your computer and use it in GitHub Desktop.
Save rail/ac60089ac773b3a0a94453ac51587015 to your computer and use it in GitHub Desktop.
wget -Oarchiver_client.py --no-check-certificate --tries=10 --waitretry=3 https://hg.mozilla.org/build/tools/raw-file/default/buildfarm/utils/archiver_client.py
python archiver_client.py mozharness --repo releases/mozilla-release --tag default --destination scripts --debug
python2.7 scripts/scripts/release/antivirus.py --product firefox --version 51.0.1 --build-number 2 --bucket-name net-mozaws-prod-delivery-firefox --tools-revision default --tools-repo https://hg.mozilla.org/build/tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment