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
@ -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…
Reference in New Issue
Block a user