add archcraft to the list of arch-based distros (#2083)

Co-authored-by: Uros Lazic <uros.lazic@protonmail.com>
pull/2088/head
Uros Lazic 2 years ago committed by GitHub
parent f55198b6e1
commit 8d067127a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -132,7 +132,7 @@ if linux; then
"opensuse-leap" | "opensuse-tumbleweed")
install_zypper
;;
"arch" | "archarm" | "endeavouros" | "manjaro" | "garuda" | "cachyos")
"arch" | "archarm" | "endeavouros" | "manjaro" | "garuda" | "cachyos" | "archcraft")
install_pacman
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"

Loading…
Cancel
Save