Add rustdeck-server
This commit is contained in:
parent
f7730928e4
commit
81f42e2ee2
12 changed files with 58 additions and 2 deletions
2
ressources/rustdesk-server/rustdesk-server-hbbr/usr/bin/hbbr-service
Executable file
2
ressources/rustdesk-server/rustdesk-server-hbbr/usr/bin/hbbr-service
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/env bash
|
||||
/usr/bin/hbbr $([ "" != "$KEY" ] && echo --key $KEY) $([ "" != "$PORT" ] && echo --port $PORT)
|
Loading…
Add table
Add a link
Reference in a new issue