Skip to content

Instantly share code, notes, and snippets.

@brlafreniere
Created January 2, 2014 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brlafreniere/8224282 to your computer and use it in GitHub Desktop.
Save brlafreniere/8224282 to your computer and use it in GitHub Desktop.
after "deploy:update_code" do
run "ln -nfs #{shared_path}/config/database.yml #{release_path}/config/database.yml"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment