Fix indent and spaces

pull/1/head
Stefano Ortolani 2023-09-12 10:25:37 +01:00
parent 61b93ab0e3
commit 14129387c4
1 changed files with 16 additions and 15 deletions

View File

@ -47,6 +47,7 @@ EOF
if [ ! -z ${LIBFAUP_COMMIT} ]; then
git checkout ${LIBFAUP_COMMIT}
fi
cd /srv/faup/build
cmake -G "Ninja" ../
ninja