Confirmed users
4,293
edits
(→Enabling Updates: add cleanup) |
m (→Enabling Updates: rearrange) |
||
| Line 21: | Line 21: | ||
# Run without dry run to unlock the updates | # Run without dry run to unlock the updates | ||
python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 8 -r 106 unlock | python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 8 -r 106 unlock | ||
</pre> | </pre> | ||
| Line 36: | Line 34: | ||
# Run without dry run to unlock the updates | # Run without dry run to unlock the updates | ||
python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 10 -r 18 unlock | python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 10 -r 18 unlock | ||
</pre> | |||
== Cleanup == | |||
<pre> | |||
# preferably with srm or equivalent | # preferably with srm or equivalent | ||
srm oauth.txt | srm oauth.txt | ||