Skip to content

Commit

Permalink
Pointless reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tomafro committed Nov 11, 2012
1 parent 0da18f8 commit 5b561eb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Capfile
@@ -1,7 +1,6 @@
require 'recap/recipes/static' require 'recap/recipes/static'


set :application, "tomafro.net" set :application, 'tomafro.net'

set :repository, 'git@github.com:tomafro/tomafro.net.git'
set :repository, "git@github.com:tomafro/tomafro.net.git"


server '176.58.114.53', :web server '176.58.114.53', :web

0 comments on commit 5b561eb

Please sign in to comment.