Improve a comment
This commit is contained in:
parent
b9c91cbab4
commit
70a3b9737c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ set :branch, ENV.fetch('branch')
|
|||
set :rbenv_path, "/home/ds/.rbenv/bin/rbenv"
|
||||
set :forward_agent, true
|
||||
|
||||
# Manually create these paths in shared/ (eg: shared/config/database.yml) in your server.
|
||||
# Manually create these paths in shared/ on your server.
|
||||
# They will be linked in the 'deploy:link_shared_paths' step.
|
||||
shared_dirs = [
|
||||
'log',
|
||||
|
|
Loading…
Reference in a new issue