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

SSH pub print out

parent fe3db864
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,8 @@ else
installation_dir="--prefix=$HOME/openfpm_dependencies/openfpm_pdata/$branch"
fi
cat $HOME/.ssh/id_rsa.pub
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