Skip to content

Commit

Permalink
Changed subversion action
Browse files Browse the repository at this point in the history
  • Loading branch information
ldusan84 committed Oct 12, 2013
1 parent a5c85fc commit d9527bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/vagrant_main/recipes/default.rb
Expand Up @@ -65,7 +65,7 @@
repository "#{site["repo"]}"
revision "HEAD"
destination "/srv/www/#{site["host"]}/public_html"
action :sync
action :export
end

# Add site info in /etc/hosts
Expand Down

0 comments on commit d9527bc

Please sign in to comment.