[postcfg] also remove calamares-git if present
This commit is contained in:
parent
61496e72fa
commit
717ccf9193
@ -98,6 +98,7 @@ class ConfigController:
|
||||
|
||||
# Remove calamares
|
||||
self.remove_pkg("calamares", "usr/bin/calamares")
|
||||
self.remove_pkg("calamares-git", "usr/bin/calamares")
|
||||
|
||||
# Copy skel to root
|
||||
self.copy_folder('etc/skel', 'root')
|
||||
|
Loading…
Reference in New Issue
Block a user