Confirmed users
3,104
edits
| Line 318: | Line 318: | ||
To handle this process use the following scripts. | To handle this process use the following scripts. | ||
Sync mozilla-beta to mozilla-release | ==== Sync mozilla-beta to mozilla-release ==== | ||
<pre> | <pre> | ||
# Adjust VERSION variable which stands for the current Firefox version in mozilla-release | # Adjust VERSION variable which stands for the current Firefox version in mozilla-release | ||
| Line 348: | Line 348: | ||
</pre> | </pre> | ||
L10N sync | ==== L10N sync ==== | ||
<pre> | <pre> | ||
#!/bin/bash | #!/bin/bash | ||