|
|
@@ -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
|