lantongxue / rustdesk-api-server-pro

🚀This is an open source Api server based on the open source RustDesk client, the implementation of the client all Api interfaces, and provides a Web-UI for the management of data.
https://sephp.com/open-source/rustdesk-api-server-pro/
GNU Affero General Public License v3.0
57 stars 10 forks source link

backend: fix incorrect references to binary #16

Closed innovara closed 2 weeks ago

innovara commented 2 weeks ago

There are some references to rustdesk-api-server on the binary's help and documentation instead of rustdesk-api-server-pro.

This PR fixes that.