1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Fix a problem with SHA: 808e7f00

This commit is contained in:
Lee Hambley 2012-02-20 21:06:05 +01:00
parent bac69925d4
commit 2fe633dc62

View file

@ -38,6 +38,8 @@ end
files = {
"Capfile" => unindent(<<-FILE),
require 'deploy'
# Uncomment if you are using Rails' asset pipeline
# load 'deploy/assets'