mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2024-12-18 21:47:47 +08:00
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
|
#!/bin/sh
|
||
|
. "`dirname \"$0\"`/installer"
|
||
|
`basename "$0"` >$SYNOPKG_TEMP_LOGFILE
|