1
0
Fork 0

Remove unnecessary comments

This commit is contained in:
Alex Kotov 2018-12-06 04:42:29 +05:00
parent 486940345c
commit be4da1272e
No known key found for this signature in database
GPG Key ID: 4E831250F47DE154
1 changed files with 0 additions and 8 deletions

View File

@ -27,18 +27,10 @@ set :repo_url, 'git@github.com:libertarian-party/partynest.git'
# set :pty, true
# Default value for :linked_files is [].
# append :linked_files,
# 'config/database.yml'
append :linked_files,
'config/master.key'
# Default value for linked_dirs is [].
# append :linked_dirs,
# 'log',
# 'tmp/pids',
# 'tmp/cache',
# 'tmp/sockets',
# 'public/system'
append :linked_dirs,
'log',
'storage',