diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/settings.conf')
| -rwxr-xr-x | raveos-calamares-theme/etc/calamares/settings.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/raveos-calamares-theme/etc/calamares/settings.conf b/raveos-calamares-theme/etc/calamares/settings.conf index 9780d3c..2750455 100755 --- a/raveos-calamares-theme/etc/calamares/settings.conf +++ b/raveos-calamares-theme/etc/calamares/settings.conf @@ -144,6 +144,9 @@ instances: - id: copybrave module: shellprocess config: shellprocess-copybrave.conf +- id: supporters + module: shellprocess + config: shellprocess-supporters.conf sequence: @@ -186,12 +189,13 @@ sequence: - shellprocess@dkms - shellprocess@enableservices - shellprocess@final + - shellprocess@supporters - shellprocess@loader - preservefiles - umount - show: # - webview@owncloud - - finished + - finishedq # A branding component is a directory, either in SHARE/calamares/branding or # in /etc/calamares/branding (the latter takes precedence). The directory must |