Make this resilient to file already being removed

This commit is contained in:
David Heinemeier Hansson 2025-08-14 11:35:05 +02:00
parent 1ecbd22fb3
commit a9d70e6879

View File

@ -1,2 +1,2 @@
echo "Remove old Omarchy TUI app now that we have the Omarchy Menu"
rm ~/.local/share/applications/omarchy.desktop
rm -rf ~/.local/share/applications/omarchy.desktop