mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 10:25:45 -05:00
Remove modules that don't exist yet from settings.conf.
This commit is contained in:
parent
cbde9f3c0c
commit
9b15b283df
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ modules-search: [ local, /path/to/dir/with/more/modules ]
|
|||
# TBD: do we want to allow non-page modules (core-modules) to be set as immediate or
|
||||
# delayed? Is this an intrinsic property of a module? Does it depend on whether it's
|
||||
# a QProcess, a Python script or a plugin? More research is required. --teo
|
||||
modules-prepare : [ greeting, language, summary ]
|
||||
modules-prepare : [ greeting ]
|
||||
modules-postinstall : [ finished ]
|
||||
|
|
Loading…
Add table
Reference in a new issue