Updating ubuntu specific package preselection.
This commit is contained in:
parent
b305694034
commit
5cf91050f2
|
@ -621,7 +621,7 @@ Set_defaults ()
|
|||
# Setting packages string
|
||||
case "${LH_MODE}" in
|
||||
ubuntu)
|
||||
LH_PACKAGES="${LH_PACKAGES:-ubuntu-standard}"
|
||||
LH_PACKAGES="${LH_PACKAGES:-ubuntu-minimal}"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
|
Loading…
Reference in New Issue