util: change default netgroups url more suitable for team

This commit is contained in:
udeved 2016-08-20 20:04:15 +02:00
parent 2ba297ec97
commit 2094476618

View file

@ -455,7 +455,7 @@ load_profile_config(){
[[ -z ${unpackfs} ]] && unpackfs='true' [[ -z ${unpackfs} ]] && unpackfs='true'
[[ -z ${netgroups} ]] && netgroups="https://raw.githubusercontent.com/calamares/calamares-manjaro/master" [[ -z ${netgroups} ]] && netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall"
check_profile_vars check_profile_vars