From 71c15afbd12381c1025e5b7a779abffa15f8ee4f Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 20 Jul 2021 16:32:18 +0200 Subject: [PATCH] Added missing quote --- include/osdetection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osdetection b/include/osdetection index 52f26adf..8377a1ae 100644 --- a/include/osdetection +++ b/include/osdetection @@ -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"