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:
parent
bac69925d4
commit
2fe633dc62
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ end
|
|||
files = {
|
||||
"Capfile" => unindent(<<-FILE),
|
||||
|
||||
require 'deploy'
|
||||
|
||||
# Uncomment if you are using Rails' asset pipeline
|
||||
# load 'deploy/assets'
|
||||
|
||||
|
|
Loading…
Reference in a new issue