mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Build steps on screen
This commit is contained in:
parent
e3eb743eab
commit
f60537ade7
1 changed files with 1 additions and 2 deletions
|
|
@ -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 a new issue