mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Updated date and removed unneeded variable
This commit is contained in:
parent
2aa9b9a9b1
commit
1e15e4c5d6
1 changed files with 1 additions and 2 deletions
3
lynis
3
lynis
|
|
@ -27,9 +27,8 @@
|
|||
|
||||
# Program information
|
||||
PROGRAM_name="Lynis"
|
||||
PROGRAM_NAME="Lynis"
|
||||
PROGRAM_version="2.1.8"
|
||||
PROGRAM_releasedate="2016-02-02"
|
||||
PROGRAM_releasedate="2016-02-15"
|
||||
PROGRAM_author="CISOfy"
|
||||
PROGRAM_author_contact="lynis-dev@cisofy.com"
|
||||
PROGRAM_website="https://cisofy.com"
|
||||
|
|
|
|||
Loading…
Reference in a new issue