Skip to content

Instantly share code, notes, and snippets.

@robinbowes
Created October 5, 2009 22:04
Show Gist options
  • Save robinbowes/202520 to your computer and use it in GitHub Desktop.
Save robinbowes/202520 to your computer and use it in GitHub Desktop.
before 'deploy:symlink' do
# copy config file to release_path
upload (source, '#{release_path}')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment