Skip to content

Commit

Permalink
Update 9095-setup-os.chroot
Browse files Browse the repository at this point in the history
  • Loading branch information
novusthedev authored Dec 17, 2023
1 parent adf539a commit 4fbc923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hooks/9095-setup-os.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ set -e

# Change installer icon name to Blade

sed -i -e 's|Debian|Blade|g' /usr/share/applications/install-debian.desktop
sed -i -e 's|^ *Icon=install-debian|Icon=/usr/share/icons/BladeNoText.svg|' /usr/share/applications/install-debian.desktop
sed -i -e 's|Debian|Blade|g' /usr/share/applications/calamares-install-debian.desktop
sed -i -e 's|^ *Icon=install-debian|Icon=/usr/share/icons/BladeNoText.svg|' /usr/share/applications/calamares-install-debian.desktop

# Remove un-needed packages
/usr/bin/apt purge -y systemsettings
Expand Down

0 comments on commit 4fbc923

Please sign in to comment.