2 lines
81 B
Bash
2 lines
81 B
Bash
|
#! /bin/bash
|
||
|
goctl api go -api server_api/$1.api -dir $1 --home ./goctl_template/
|