mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-15 00:40:26 +08:00
3 lines
89 B
Bash
3 lines
89 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
go run `dirname $0`/../../cmd/sql-generate/main.go -dir=`dirname $0`
|