瀏覽代碼

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