move pkill tray to execstop of the service for linux

This commit is contained in:
rustdesk
2024-04-01 17:07:10 +08:00
parent 26a7f9dd46
commit 57510980ed
7 changed files with 1 additions and 7 deletions

View File

@@ -2,8 +2,6 @@
set -e
pkill -f "rustdesk --tray" || true
case $1 in
purge)
rm -rf /root/.config/rustdesk || true