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

Fixing SSH

parent 38ebe9d8
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,6 @@ else
make $3
else
echo "Installing with: ./install -i $HOME/openfpm_dependencies/openfpm_pdata/$branch -m -s -c \"$installation_dir --no-recursion\""
exit 1
./install -i $HOME/openfpm_dependencies/openfpm_pdata/$branch -m -s -c "$installation_dir --no-recursion"
mv $HOME/openfpm_vars $HOME/openfpm_vars_$branch
source $HOME/openfpm_vars_$branch
......
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