summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormo k <mo@mokhan.ca>2012-06-06 22:48:48 -0600
committermo k <mo@mokhan.ca>2012-06-06 22:48:48 -0600
commit02ca0e1b720eb909b5af36c3200384b78c0d4ef4 (patch)
tree901a3591bf41964a3c5e0a364f23e37d26c8fd13 /config
parent5c502bfc2cf270e8fdf29a8b24c9a805c41d073a (diff)
use curl instead of wget and remove sphinx targets.
Diffstat (limited to 'config')
-rw-r--r--config/deploy.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb
index acecea30..2ecbcd89 100644
--- a/config/deploy.rb
+++ b/config/deploy.rb
@@ -13,7 +13,6 @@ set :user, "cakeside"
set :password, "password"
set :group, "rvm"
set :use_sudo, false
-# set :use_sudo, false
set :deploy_to, "/home/cakeside/apps/#{application}"
set :scm, :git