Explorar el Código

git autoconfiguration with repokey

Gamaliel Espinoza hace 8 años
padre
commit
aded9a90ce
Se han modificado 1 ficheros con 1 adiciones y 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