Explorar o código

git autoconfiguration with repokey

Gamaliel Espinoza %!s(int64=8) %!d(string=hai) anos
pai
achega
aded9a90ce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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