Make sure we actually run the packages module

ubuntu/focal
Rohan Garg 10 years ago
parent e87128426f
commit e154c4638c

@ -46,6 +46,7 @@ install:
- services
- grubcfg
- grub
- packages
- umount
# Phase 3 - postinstall.
@ -62,4 +63,4 @@ postinstall: #TODO: actually use this
# paths relative to the current directory.
# Only the name of the branding component (directory) should be specified here, Calamares
# then takes care of finding it and loading the contents.
branding: default
branding: default

Loading…
Cancel
Save