feat: build env for go proxy

This commit is contained in:
zhangsz
2025-03-25 09:43:08 +08:00
parent 14a593e694
commit d502f754d7
2 changed files with 42 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ ocs_bin_file=agtocs
src_restproxy_root=../../selfcare
src_cproxy_dir=$src_restproxy_root/proxy_c
src_goproxy_dir=$src_restproxy_root/proxy_go
src_goproxy_dir=$src_restproxy_root/proxy
proxy_bin_dir=$src_restproxy_root/bin
cproxy_bin_file=restproxy
goproxy_bin_file=restproxy_go