Skip to content
Snippets Groups Projects
Commit df1a11b9 authored by henedler's avatar henedler
Browse files

fix syntax

parent 766dabb6
No related branches found
No related tags found
1 merge request!1New env dp3v5
......@@ -413,7 +413,7 @@ if [ ! -e $prefix/.done ]; then
git clone https://gitlab.com/aroffringa/aoflagger.git src
if [ "$aoflagger_version" != "latest" ]; then
( cd src && git checkout tags/v$aoflagger_version )
fi &&
fi
fi &&
mkdir build &&
cd build &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment