diff options
| author | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-25 16:49:38 +0200 |
|---|---|---|
| committer | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-25 16:49:38 +0200 |
| commit | 85bd02f08f5ee3a6ea2cec8b3af1a5ea9e23c46a (patch) | |
| tree | e9bb2fca72c29d63d76a30d7f5f80fc4678c0c55 /raveos-calamares-theme/etc/calamares/settings.conf | |
| parent | 3be48285527e754c159afbe0cb64544682749563 (diff) | |
| download | RaveOS-PKGBUILD-85bd02f08f5ee3a6ea2cec8b3af1a5ea9e23c46a.tar.gz RaveOS-PKGBUILD-85bd02f08f5ee3a6ea2cec8b3af1a5ea9e23c46a.zip | |
update szep.25 calamares finish
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 |