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

git autoconfiguration with repokey

Gamaliel Espinoza пре 8 година
родитељ
комит
aded9a90ce
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      fourier_install.sh

+ 1 - 0
fourier_install.sh

@@ -94,6 +94,7 @@ fi
 cd $programspath
 
 #download fourier software
+git config core.sshCommand "ssh -i $installerpath/repokey -F /dev/null"
 git clone $gitbase/fourier-common.git common
 git clone $gitbase/fourier-server.git server
 git clone $gitbase/fourier-fourier.git fourier