Closed codybloemhard closed 1 year ago
Added the ability to be able to detect Artix Linux. With lsb-release installed the output is:
lsb-release
OS information: Type: Artix Linux Version: Rolling Release Bitness: 64-bit
Without lsb-release installed the output is:
OS information: Type: Artix Linux Version: Unknown Bitness: 64-bit
It is missing the version field. I don't know if this is normal or how to fix it.
Added the ability to be able to detect Artix Linux. With
lsb-release
installed the output is:Without
lsb-release
installed the output is:It is missing the version field. I don't know if this is normal or how to fix it.