mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 12:20:28 +08:00
4 lines
80 B
Bash
4 lines
80 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
go run -tags=community ../cmd/edge-admin/main.go generate
|