1
0
mirror of https://github.com/CISOfy/lynis.git synced 2025-04-08 17:15:25 +02:00

Typo to directory

This commit is contained in:
mboelen 2014-09-14 21:48:42 +02:00
parent 8100da1eb6
commit 64f486f1ea

@ -270,7 +270,7 @@
# fi
cd ..
${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDIR} --git-export-dir=${DEBWORKDIR}
${GITBUILDPACKAGEBINARY} --git-tarball-dir=${MYBUILDDIR} --git-export-dir=${DEBWORKDIR}
cd ${MYWORKDIR}