[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Title: GitLab

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:

Changes:

  • tools/signing/upload-update_responses-to-staticiforme
    ... ... @@ -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:'
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits