[util] volid: change default branding to MANJARO

This commit is contained in:
Philip Müller 2020-02-09 00:03:31 +01:00
parent 8f994ef0d2
commit 5a6ad3f64b

View file

@ -309,7 +309,7 @@ init_buildiso(){
iso_name=$(get_osid) iso_name=$(get_osid)
[[ -z ${dist_branding} ]] && dist_branding="MJRO" [[ -z ${dist_branding} ]] && dist_branding="MANJARO"
[[ -z ${iso_compression} ]] && iso_compression='zstd' [[ -z ${iso_compression} ]] && iso_compression='zstd'