rustdesk -> RustDesk in agent/daemon process since in App, the exe is
RustDesk rather than lowercase
This commit is contained in:
parent
376bcefc14
commit
d36e33a7cf
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<true />
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>/Applications/RustDesk.app/Contents/MacOS/rustdesk</string>
|
||||
<string>/Applications/RustDesk.app/Contents/MacOS/RustDesk</string>
|
||||
<string>--server</string>
|
||||
</array>
|
||||
<key>WorkingDirectory</key>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<true/>
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>/Applications/RustDesk.app/Contents/MacOS/rustdesk</string>
|
||||
<string>/Applications/RustDesk.app/Contents/MacOS/RustDesk</string>
|
||||
<string>--service</string>
|
||||
</array>
|
||||
<key>RunAtLoad</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue