mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-05 01:20:25 +08:00
3 lines
85 B
Bash
3 lines
85 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
go run `dirname $0`/../../cmd/sql-dump/main.go -dir=`dirname $0`
|