Skip to content

Commit

Permalink
Signal: close before uninstalling
Browse files Browse the repository at this point in the history
  • Loading branch information
Botspot committed Nov 2, 2024
1 parent 6ea145b commit 5889b42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/Signal/uninstall
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

killall 'signal-desktop-unofficial --no-sandbox' 2>/dev/null

purge_packages || exit 1

0 comments on commit 5889b42

Please sign in to comment.