Skip to content

Commit a2649bd

Browse files
committed
Added ArcoLinux
1 parent 990a590 commit a2649bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

include/osdetection

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@
176176
OS_FULLNAME="Arch Linux 32"
177177
OS_VERSION="Rolling release"
178178
;;
179+
"arcolinux")
180+
LINUX_VERSION="ArcoLinux"
181+
OS_FULLNAME="ArcoLinux"
182+
OS_VERSION="Rolling release"
183+
;;
179184
"artix")
180185
LINUX_VERSION="Artix Linux"
181186
OS_FULLNAME="Artix Linux"

0 commit comments

Comments
 (0)