Skip to content

Commit

Permalink
CloudBuddy uninstall: remove new icon location
Browse files Browse the repository at this point in the history
  • Loading branch information
Botspot committed Nov 22, 2024
1 parent cb35210 commit 4e1c389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/CloudBuddy/uninstall
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

purge_packages || exit 1
rm -rf ~/cloudbuddy ~/.local/share/applications/cloudbuddy.desktop
rm -rf ~/cloudbuddy ~/.local/share/applications/cloudbuddy.desktop ~/.local/share/icons/cloudbuddy.png

0 comments on commit 4e1c389

Please sign in to comment.