mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-02 11:50:26 +08:00
4 lines
103 B
Bash
Executable File
4 lines
103 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
ROOT=$(dirname "$0")
|
|
/usr/local/bin/go run "${ROOT}"/../cmd/langs/main.go generate |