Explorar o código

allow setup without ssh credentials

Ifiok Jr %!s(int64=6) %!d(string=hai) anos
pai
achega
6c3a811c2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/template

+ 1 - 1
lib/template

@@ -1,6 +1,6 @@
 #!/bin/bash
 git init -qqq
-git remote add origin git@github.com:markshust/docker-magento.git
+git remote add origin https://github.com/markshust/docker-magento
 git fetch origin -qqq
 git checkout origin/master -- compose/$1
 mv compose/$1/* ./