Преглед на файлове

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