Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
531f2c40
Unverified
Commit
531f2c40
authored
Nov 22, 2023
by
boklm
Browse files
Options
Downloads
Patches
Plain Diff
Bug 41023: Update lead.png symlink in tools/signing/create-blog-post
parent
5df249b3
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!853
Bug 40970+41023+41024: signing scripts changes
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/signing/create-blog-post
+3
-3
3 additions, 3 deletions
tools/signing/create-blog-post
with
3 additions
and
3 deletions
tools/signing/create-blog-post
+
3
−
3
View file @
531f2c40
...
...
@@ -18,12 +18,12 @@ echo "Created directory $blog_dir"
if
test
"
$tbb_version_type
"
=
"release"
then
lead
=
../../../assets/static/images/blog/tor-browser-1
1.jp
g
lead
=
../../../assets/static/images/blog/tor-browser-1
3.pn
g
else
lead
=
../../../assets/static/images/blog/tor-browser_0_0.png
fi
ln
-s
"
$lead
"
"
$blog_dir
/lead.
j
pg"
echo
"Created
$blog_dir
/lead.
j
pg ->
$lead
"
ln
-s
"
$lead
"
"
$blog_dir
/lead.p
n
g"
echo
"Created
$blog_dir
/lead.p
n
g ->
$lead
"
if
test
"
$tbb_version_type
"
=
"release"
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment