Skip to content

Commit

Permalink
added shared/pids
Browse files Browse the repository at this point in the history
  • Loading branch information
wrecked committed Feb 10, 2009
1 parent b8add99 commit c451337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/recipes/capistrano_recipes.rb
Expand Up @@ -9,7 +9,7 @@ def capistrano_setup
file "#{root_path}/releases", file_args

file_args[:require] = file("#{root_path}/shared")
file "#{root_path}/shared/config", file_args
file "#{root_path}/shared/pids", file_args
file "#{root_path}/shared/system", file_args
file "#{root_path}/shared/log", file_args
end
Expand Down

0 comments on commit c451337

Please sign in to comment.