A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nodejs/node/commit/2a62d6ca57 below:

drop leading `/` from `r2dir` · nodejs/node@2a62d6c · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -158,7 +158,7 @@ sign() {

158 158

# since the promotion script should take care of uploading them.

159 159 160 160

# Remove /home/dist/ part

161 -

r2dir=$(echo "$shadir" | cut -c 11-)

161 +

r2dir=$(echo "$shadir" | cut -c 12-)

162 162 163 163

# Copy SHASUMS256.txt.asc

164 164

# shellcheck disable=SC2086,SC2029

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4