mirror of https://github.com/MISP/misp-docker
Fix indent and spaces
parent
61b93ab0e3
commit
14129387c4
|
@ -47,6 +47,7 @@ EOF
|
|||
if [ ! -z ${LIBFAUP_COMMIT} ]; then
|
||||
git checkout ${LIBFAUP_COMMIT}
|
||||
fi
|
||||
|
||||
cd /srv/faup/build
|
||||
cmake -G "Ninja" ../
|
||||
ninja
|
||||
|
|
Loading…
Reference in New Issue