sprinkle-tool / sprinkle

Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
https://github.com/sprinkle-tool/sprinkle
MIT License
1.15k stars 138 forks source link

redirect STDERR since some software prints its version to STDERR instead of STDOUT - fixes #30 #39

Closed joshgoebel closed 13 years ago

joshgoebel commented 13 years ago

redirect STDERR since some software prints its version to STDERR instead of STDOUT - fixes #30