mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Change wait_for_keypress to WaitForKeyPress, Ln 83 (#534)
This commit is contained in:
parent
5d7fd65f85
commit
de75687e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -80,6 +80,6 @@
|
|||
#
|
||||
|
||||
# Wait for keypress (unless --quick is being used)
|
||||
wait_for_keypress
|
||||
WaitForKeyPress
|
||||
|
||||
#EOF
|
||||
|
|
|
|||
Loading…
Reference in a new issue