Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Deploy hook
  • Loading branch information
winton committed Oct 11, 2011
1 parent 8bd5277 commit 8ada1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/before_migrate.rb
@@ -1,4 +1,5 @@
if node['instance_role'].include?('util')
run "cd #{latest_release}/hiredis && make"
run "cd #{latest_release} && make"
run "chmod +x #{latest_release}/redis_parse"
end

0 comments on commit 8ada1f0

Please sign in to comment.