Skip to content

Instantly share code, notes, and snippets.

@jhsu
Created January 6, 2012 19:10
Show Gist options
  • Save jhsu/1571960 to your computer and use it in GitHub Desktop.
Save jhsu/1571960 to your computer and use it in GitHub Desktop.
namespace :deploy do
task :default do
run "/opt/sm/bin/sm deploy"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment