mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Typo
This commit is contained in:
parent
052350feb4
commit
db25928da6
1 changed files with 1 additions and 1 deletions
2
lynis
2
lynis
|
|
@ -50,7 +50,7 @@
|
|||
REPORT_version_major="1"; REPORT_version_minor="0"
|
||||
REPORT_version="${REPORT_version_major}.${REPORT_version_minor}"
|
||||
|
||||
DISPLAY_LANG=$LANG # requiered by function Display to deal with multi-bytes characters.
|
||||
DISPLAY_LANG=$LANG # required by function Display to deal with multi-bytes characters.
|
||||
|
||||
#
|
||||
#################################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue