[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-12.5] Bug 40876: deploy_update_responses-*.sh requires +r permissions to run
boklm (@boklm)
git at gitlab.torproject.org
Mon Aug 28 07:51:09 UTC 2023
boklm pushed to branch maint-12.5 at The Tor Project / Applications / tor-browser-build
Commits:
dc2d08b0 by Richard Pospesel at 2023-08-28T09:50:54+02:00
Bug 40876: deploy_update_responses-*.sh requires +r permissions to run
- - - - -
1 changed file:
- tools/signing/upload-update_responses-to-staticiforme
Changes:
=====================================
tools/signing/upload-update_responses-to-staticiforme
=====================================
@@ -54,7 +54,7 @@ git checkout "$update_responses_commit"
static-update-component aus1.torproject.org
EOF
-chmod +x $deploy_script
+chmod +rx $deploy_script
scp -p $deploy_script $ssh_host_staticiforme:deploy_update_responses-$tbb_version_type.sh
echo 'To enable updates you can now run:'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/dc2d08b077c7dd6a38912a8bd8ed744990ad23b8
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/dc2d08b077c7dd6a38912a8bd8ed744990ad23b8
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230828/7cf410a8/attachment-0001.htm>
More information about the tbb-commits
mailing list