Update util.sh

This commit is contained in:
Frede H 2018-03-18 19:01:26 +01:00 committed by GitHub
parent 2bc40b009e
commit c390da8e34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -379,7 +379,7 @@ load_profile_config(){
[[ -z ${smb_workgroup} ]] && smb_workgroup=''
[[ ${full_iso} ]] && extra='true'
[[ ${full_iso} != none ]] && extra='true'
basic='true'
[[ -z ${extra} ]] && extra='false'