[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40876: deploy_update_responses-*.sh requires +r permissions to run

boklm (@boklm) git at gitlab.torproject.org
Mon Aug 28 07:50:16 UTC 2023



boklm pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
7f71f482 by Richard Pospesel at 2023-08-26T01:31:10+00: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/7f71f482abc94c563e0081439c910742854ac6c1

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/7f71f482abc94c563e0081439c910742854ac6c1
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/6b53ce7d/attachment.htm>


More information about the tbb-commits mailing list