Added git clone

This commit is contained in:
mboelen 2014-10-24 12:02:45 +02:00
parent 7a08544fff
commit 4a82e62933
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@
rm -rf ${MYBUILDDIR}/git/Lynis
#git checkout tags/${LYNIS_VERSION}
fi
#git clone https://github.com/CISOfy/Lynis.git ${MYBUILDDIR}/git/Lynis
git clone https://github.com/CISOfy/Lynis.git ${MYBUILDDIR}/git/Lynis
#git tag -l ${MYBUILDDIR}/git/Lynis
cd ..