fix url reference

trunk
Thomas 2 years ago
parent 4ccd3eb604
commit 8c7c40c8d4

@ -93,7 +93,7 @@ def add_template_repository_to_source_path
at_exit { FileUtils.remove_entry(tempdir) }
git clone: [
"--quiet",
"https://github.com/mattbrictson/rails-template.git",
"https://git.imfiny.com/OpenSource/rails-templates.git",
tempdir
].map(&:shellescape).join(" ")

Loading…
Cancel
Save