Load environment variables from the target server into Capistrano
I was working with an application that needed to run a couple of command line scripts during deploy time. Those scripts required certain environment variables to be set from a separate file.