braintree / runbook

A framework for gradual system automation
MIT License
730 stars 43 forks source link

command `curl` doesn't do what I expected #34

Open pitosalas opened 4 years ago

pitosalas commented 4 years ago

Why is this command giving an error even though it works ok on the command line: command 'curl http://www.rabbitmq.com/rabbitmq-signing-key-public.asc | sudo apt-key add'

coopergillan commented 2 years ago

@pitosalas - what is the error that you are getting?