mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-01-05 03:05:48 +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 |