mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2024-12-19 06:37:48 +08:00
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
. "`dirname \"$0\"`/installer"
|
|
`basename "$0"` >$SYNOPKG_TEMP_LOGFILE
|