mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Ensure that Lynis does not wait in quick mode
This commit is contained in:
parent
c153344240
commit
e4e26930b0
2
lynis
2
lynis
@ -417,7 +417,7 @@
|
||||
echo ""
|
||||
echo " ###################################################################"
|
||||
echo "${NORMAL}"; echo ""
|
||||
if [ ${NEVERBREAK} -eq 0 ]; then read void; fi
|
||||
if [ ${QUICKMODE} -eq 0 ]; then read void; fi
|
||||
fi
|
||||
#
|
||||
#################################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user