| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e6ba121 commit ffb0bd3
1 file 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 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments