Fix typo on Artix OS Detection

This commit is contained in:
anonimou0 2021-07-20 11:15:36 -03:00 committed by GitHub
parent 461f1ba0ed
commit 9b6a3ad1d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"