Skip to content

Commit

Permalink
Merge pull request #4 from ldusan84/changed_svn_action
Browse files Browse the repository at this point in the history
Changed subversion action
  • Loading branch information
amacgregor committed Nov 24, 2013
2 parents a5c85fc + d9527bc commit 9fff367
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 9fff367

Please sign in to comment.