Преглед изворни кода

allow setup without ssh credentials

Ifiok Jr пре 6 година
родитељ
комит
6c3a811c2e
1 измењених фајлова са 1 додато и 1 уклоњено
  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/* ./