mirror of https://github.com/CISOfy/lynis.git
Build steps on screen
This commit is contained in:
parent
e3eb743eab
commit
f60537ade7
|
@ -284,11 +284,10 @@
|
|||
#git tag -l ${MYBUILDDIR}/git/Lynis
|
||||
|
||||
cd ..
|
||||
echo "Executing: ${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR} --git-ignore-new"
|
||||
${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR} --git-ignore-new
|
||||
cd ${MYWORKDIR}
|
||||
|
||||
|
||||
|
||||
echo "[V] Done"
|
||||
echo ""
|
||||
echo "---------------------------------------------"
|
||||
|
|
Loading…
Reference in New Issue