mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 22:51:29 +03:00
move pkill tray to execstop of the service for linux
This commit is contained in:
@@ -84,7 +84,6 @@ case "$1" in
|
||||
# for uninstall
|
||||
rm /usr/share/applications/rustdesk.desktop || true
|
||||
rm /usr/share/applications/rustdesk-link.desktop || true
|
||||
pkill -f "rustdesk --tray" || true
|
||||
update-desktop-database
|
||||
;;
|
||||
1)
|
||||
|
||||
Reference in New Issue
Block a user