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