Skip to content
Snippets Groups Projects
Commit b7a45b31 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

SSH pub print out

parent 22ab124e
No related branches found
No related tags found
No related merge requests found
Pipeline #775 failed
......@@ -109,6 +109,8 @@ else
installation_dir="--prefix=$HOME/openfpm_dependencies/openfpm_pdata/$branch"
fi
ssh -vvvT git@git.mpi-cbg.de
mkdir $HOME/openfpm_dependencies/openfpm_pdata/$branch
if [ x"$4" == x"full" ]; then
./install -i $HOME/$branch -s -c "$installation_dir"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment