add cachyos

pull/1894/head
qrxnz 2 years ago committed by Disconnect3d
parent d008d14f4b
commit 2dc00e885c

@ -127,7 +127,7 @@ if linux; then
"opensuse-leap" | "opensuse-tumbleweed") "opensuse-leap" | "opensuse-tumbleweed")
install_zypper install_zypper
;; ;;
"arch" | "archarm" | "endeavouros" | "manjaro" | "garuda") "arch" | "archarm" | "endeavouros" | "manjaro" | "garuda" | "cachyos")
install_pacman install_pacman
echo "Logging off and in or conducting a power cycle is required to get debuginfod to work." echo "Logging off and in or conducting a power cycle is required to get debuginfod to work."
echo "Alternatively you can manually set the environment variable: DEBUGINFOD_URLS=https://debuginfod.archlinux.org" echo "Alternatively you can manually set the environment variable: DEBUGINFOD_URLS=https://debuginfod.archlinux.org"

Loading…
Cancel
Save