mirror of
https://github.com/CISOfy/lynis.git
synced 2025-09-24 10:28:13 +02:00
Add macOS Tahoe
This commit is contained in:
parent
2e24dd0a1e
commit
7efb30e78f
@ -66,6 +66,7 @@
|
||||
13 | 13.[0-9]*) OS_FULLNAME="macOS Ventura (${OS_VERSION})" ;;
|
||||
14 | 14.[0-9]*) OS_FULLNAME="macOS Sonoma (${OS_VERSION})" ;;
|
||||
15 | 15.[0-9]*) OS_FULLNAME="macOS Sequoia (${OS_VERSION})" ;;
|
||||
26 | 26.[0-9]*) OS_FULLNAME="macOS Tahoe (${OS_VERSION})" ;;
|
||||
*) echo "Unknown macOS version. Do you know what version it is? Create an issue at ${PROGRAM_SOURCE}" ;;
|
||||
esac
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user