diff options
author | Holger Paradies <retabell@gmx.de> | 2023-10-31 11:56:40 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2023-10-31 11:56:40 +0100 |
commit | 0f1f037bab95da4ccb9029a0f2364ffb56a330cf (patch) | |
tree | 93b8498493f609996870b310acf24d225e6e7aed /backend | |
parent | 6bb87c8ad72be6c6cabcdf16c3cb4c1f339a8743 (diff) | |
download | acritoxinstaller-0f1f037bab95da4ccb9029a0f2364ffb56a330cf.zip acritoxinstaller-0f1f037bab95da4ccb9029a0f2364ffb56a330cf.tar.gz |
Also purge calamares stuff after install
Diffstat (limited to 'backend')
-rw-r--r-- | backend/modules/install_configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/modules/install_configure b/backend/modules/install_configure index b0353f1..4b37074 100644 --- a/backend/modules/install_configure +++ b/backend/modules/install_configure @@ -118,6 +118,8 @@ function configure_target_purge_live_only_stuff() acritoxinstaller-icons \ acritoxinstaller-kanotix \ kanotix-enable-persistent-live \ + calamares \ + calamares-settings-kanotix \ live-boot-initramfs-tools \ live-boot \ live-initramfs \ |