mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-25 08:53:20 +03:00
move pkill tray to execstop of the service for linux
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
pkill -f "rustdesk --tray" || true
|
||||
|
||||
case $1 in
|
||||
purge)
|
||||
rm -rf /root/.config/rustdesk || true
|
||||
|
||||
Reference in New Issue
Block a user