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
1 changed file:
Changes:
... | ... | @@ -54,7 +54,7 @@ git checkout "$update_responses_commit" |
54 | 54 | static-update-component aus1.torproject.org
|
55 | 55 | EOF
|
56 | 56 | |
57 | -chmod +x $deploy_script
|
|
57 | +chmod +rx $deploy_script
|
|
58 | 58 | scp -p $deploy_script $ssh_host_staticiforme:deploy_update_responses-$tbb_version_type.sh
|
59 | 59 | |
60 | 60 | echo 'To enable updates you can now run:'
|