mirror of https://github.com/CISOfy/lynis.git
Added git clone
This commit is contained in:
parent
7a08544fff
commit
4a82e62933
|
@ -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 ..
|
||||
|
|
Loading…
Reference in New Issue