Added Arch Linux 32

This commit is contained in:
Marc Hendry 2021-05-14 16:04:07 +02:00
parent d0e1b7cd8e
commit b339145b84
1 changed files with 5 additions and 0 deletions

View File

@ -168,6 +168,11 @@
OS_FULLNAME="Arch Linux"
OS_VERSION="Rolling release"
;;
"arch32")
LINUX_VERSION="Arch Linux 32"
OS_FULLNAME="Arch Linux 32"
OS_VERSION="Rolling release"
;;
"centos")
LINUX_VERSION="CentOS"
OS_NAME="CentOS Linux"