[util] add 'netinstall_label' value

This commit is contained in:
Philip Müller 2020-06-21 22:52:04 +02:00
parent 2276d19058
commit 4a800db62c

View file

@ -441,8 +441,8 @@ load_profile_config(){
fi
[[ -z ${needs_internet} ]] && needs_internet='false'
[[ -z ${netinstall} ]] && netinstall='false'
[[ -z ${netinstall_label}]] && netinstall_label='Package selection'
[[ -z ${mhwd_used} ]] && mhwd_used='true'