Remove a duplicated comment

This commit is contained in:
gregoirenovel 2018-10-24 14:02:37 +02:00
parent eb6132b5cb
commit db540471d4

View file

@ -30,7 +30,7 @@ set :shared_dirs, [
]
set :rbenv_path, "/home/ds/.rbenv/bin/rbenv"
set :forward_agent, true # SSH forward_agent.
set :forward_agent, true
puts "Deploy to #{ENV.fetch('domain')}, branch: #{ENV.fetch('branch')}"