diff --git a/lib/util.sh b/lib/util.sh index bca2c9e..47e7ec5 100644 --- a/lib/util.sh +++ b/lib/util.sh @@ -450,7 +450,7 @@ load_profile_config(){ [[ -z ${chrootcfg} ]] && chrootcfg='false' - netgroups="https://raw.githubusercontent.com/manjaro/calamares-netgroups/master" + netgroups="https://gitlab.manjaro.org/applications/calamares-netgroups/-/raw/master/" [[ -z ${geoip} ]] && geoip='true'