Skip to content

Commit e20d0f9

Browse files
Added support for cachyos
Its arch anyway.
1 parent 072a76d commit e20d0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linux/Packaging.Linux/install-from-source.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ case "$distribution" in
220220

221221
ensure_dotnet_installed
222222
;;
223-
arch)
223+
arch | cachyos)
224224
print_unsupported_distro "WARNING" "$distribution"
225225

226226
# --noconfirm required when running from container

0 commit comments

Comments
 (0)