Skip to content
Snippets Groups Projects
Commit fbc2f6d5 authored by Ethan Robert's avatar Ethan Robert
Browse files

Fixed wget command

parent 509bfb51
No related branches found
No related tags found
No related merge requests found
Pipeline #60096 failed
...@@ -24,7 +24,7 @@ else ...@@ -24,7 +24,7 @@ else
fi fi
echo "Getting the latest version of Grapp..." echo "Getting the latest version of Grapp..."
wget https://gitlab.univ-lille.fr/iovka.boneva/grapp/-/raw/master/binaries/Grapp.zip?ref_type=heads wget https://gitlab.univ-lille.fr/iovka.boneva/grapp/-/raw/master/binaries/Grapp.zip
echo "Extracting Grapp.zip..." echo "Extracting Grapp.zip..."
unzip Grapp.zip unzip Grapp.zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment