This commit is contained in:
parent
5c51a24fcc
commit
c6ce4dab7d
2
Makefile
2
Makefile
|
|
@ -6,7 +6,7 @@ all: build
|
||||||
|
|
||||||
prepare:
|
prepare:
|
||||||
git submodule update --init --remote
|
git submodule update --init --remote
|
||||||
go env -w GOPROXY=https://goproxy.io,direct
|
go env -w GOPROXY=https://goproxy.cn,direct
|
||||||
$(MAKE) -C JOJ3
|
$(MAKE) -C JOJ3
|
||||||
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker bin/
|
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker bin/
|
||||||
ls -lha bin
|
ls -lha bin
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user