Skip to content

Commit

Permalink
Merge pull request #104 from tcet-opensource/102-fix-calamares_desktop
Browse files Browse the repository at this point in the history
102 fix calamares desktop
  • Loading branch information
beans9926 authored Sep 6, 2023
2 parents 69d9e11 + 27c9440 commit ca53e71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions airootfs/usr/local/bin/tl-finalisation
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ rm -vf /etc/polkit-1/rules.d/49-nopasswd_global.rules
rm -vf /root/{.automated_script.sh,.zlogin}
rm -vf /usr/share/pixmaps/{archlinux-logo.png,archlinux-logo.svg,archlinux-logo-text.png,archlinux-logo-text.svg}

rm -rf /etc/skel/Desktop
# Remove calamares-desktop from Desktop
find / -name "calamares.desktop" -type f -exec rm -f {} \;


rm /usr/local/bin/{tl-finalisation,livecd-sound,Installation_guide}

0 comments on commit ca53e71

Please sign in to comment.