Update buildiso.in

removed extra from verbose
This commit is contained in:
Frede H 2018-03-18 13:48:45 +01:00 committed by GitHub
parent 50f39a3b23
commit acb144f1e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,6 @@ display_settings(){
msg2 "images_only: %s" "${images_only}"
msg2 "iso_only: %s" "${iso_only}"
msg2 "persist: %s" "${persist}"
msg2 "extra: %s" "${extra}"
msg "DIST SETTINGS:"
msg2 "dist_name: %s" "${dist_name}"