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
|
#git tag -l ${MYBUILDDIR}/git/Lynis
|
||||||
|
|
||||||
cd ..
|
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
|
${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR} --git-ignore-new
|
||||||
cd ${MYWORKDIR}
|
cd ${MYWORKDIR}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
echo "[V] Done"
|
echo "[V] Done"
|
||||||
echo ""
|
echo ""
|
||||||
echo "---------------------------------------------"
|
echo "---------------------------------------------"
|
||||||
|
|
Loading…
Reference in New Issue