mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-07-01 01:04:20 +08:00
4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
pushd ./cmd/generate || exit
|
|
go run generate.go -config ../../app.ini
|
|
popd || exit
|