2 Achegas 5aeff46494 ... 78fcac9a1f

Autor SHA1 Mensaxe Data
  ANX 78fcac9a1f fix: readme %!s(int64=6) %!d(string=hai) anos
  ANX 5aeff46494 fix: readme %!s(int64=6) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template.rb

+ 1 - 1
template.rb

@@ -13,7 +13,7 @@ def add_template_repository_to_source_path
     at_exit { FileUtils.remove_entry(tempdir) }
     git clone: [
       "--quiet",
-      "https://github.com/excid3/jumpstart.git",
+      "http://gogs.anxgang.com/Hiskio/jumpstart.git",
       tempdir
     ].map(&:shellescape).join(" ")