calamares-settings-ubuntu/kubuntu/oem/calamares-oemfinish.sh

8 lines
383 B
Bash
Raw Normal View History

2024-02-12 17:26:01 -06:00
#!/bin/bash
#
# Remove OEM files from the system.
rm -rf /etc/calamares /usr/bin/basicwallpaper /usr/bin/calamares-finish-oem /usr/share/applications/calamares-finish-oem.desktop /usr/share/xsessions/kubuntu-oem-environment.desktop /usr/libexec/start-kubuntu-oem-env /etc/sudoers /usr/bin/calamares-logs-helper /usr/libexec/calamares-oemfinish.sh
2024-02-12 17:26:01 -06:00
mv /etc/sudoers.orig /etc/sudoers