Update util.sh

This commit is contained in:
Frede H 2018-03-18 18:48:58 +01:00 committed by GitHub
parent 266b8db157
commit 3aecbad7dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -379,9 +379,7 @@ load_profile_config(){
[[ -z ${smb_workgroup} ]] && smb_workgroup=''
if ${full_iso}; then
extra='true'
fi
[[ ${full_iso} ]] && extra='true'
basic='true'
[[ -z ${extra} ]] && extra='false'