mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added missing quote
This commit is contained in:
parent
461f1ba0ed
commit
71c15afbd1
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@
|
|||
OS_FULLNAME="Arch Linux 32"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
artix")
|
||||
"artix")
|
||||
LINUX_VERSION="Artix Linux"
|
||||
OS_FULLNAME="Artix Linux"
|
||||
OS_VERSION="Rolling release"
|
||||
|
|
|
|||
Loading…
Reference in a new issue