mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-25 10:23:19 +03:00
compelete fix https://github.com/rustdesk/rustdesk/discussions/10210
rather than the awful workaround
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<array>
|
||||
<string>/bin/sh</string>
|
||||
<string>-c</string>
|
||||
<string>sleep 3; if pgrep -f '/Applications/RustDesk.app/Contents/MacOS/RustDesk --server' > /dev/null; then /Applications/RustDesk.app/Contents/MacOS/RustDesk --service; fi</string>
|
||||
<string>/Applications/RustDesk.app/Contents/MacOS/service</string>
|
||||
</array>
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
|
||||
Reference in New Issue
Block a user