feat(server): Add Rustdesk Command
And add build full s6 image for rustdesk command
This commit is contained in:
@@ -17,6 +17,7 @@ type Service struct {
|
||||
*LoginLogService
|
||||
*AuditService
|
||||
*ShareRecordService
|
||||
*ServerCmdService
|
||||
}
|
||||
|
||||
func New() *Service {
|
||||
|
||||
Reference in New Issue
Block a user