Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
2b608ad1
Verified
Commit
2b608ad1
authored
Feb 24, 2020
by
boklm
Browse files
Bug 33402: Set app.update.url for nightly
parent
e6d2903e
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/firefox/build
View file @
2b608ad1
...
...
@@ -112,6 +112,8 @@ fi
# Add nightly mar signing key (#33403)
cp
$
rootdir
/
nightly
-
marsigner
.
der
toolkit
/
mozapps
/
update
/
updater
/
nightly_aurora_level3_primary
.
der
cp
$
rootdir
/
nightly
-
marsigner
.
der
toolkit
/
mozapps
/
update
/
updater
/
nightly_aurora_level3_secondary
.
der
# Set app.update.url for nightly (#33402)
sed
-
i
's|pref("app\.update\.url",.*|pref("app.update.url", "https://nightlies.tbb.torproject.org/nightly-updates/updates/nightly-[% c("var/osname") %]/%CHANNEL%/%BUILD_TARGET%/%VERSION%/%LOCALE%");|'
browser
/
app
/
profile
/
firefox
.
js
[
%
END
-%
]
rm
-
f
configure
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment