This commit is contained in:
parent
829b885384
commit
da563fda70
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ all: build
|
||||||
prepare:
|
prepare:
|
||||||
git submodule update --init --remote
|
git submodule update --init --remote
|
||||||
$(MAKE) -C JOJ3
|
$(MAKE) -C JOJ3
|
||||||
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker
|
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker bin/
|
||||||
ls -lha bin
|
ls -lha bin
|
||||||
upx --best bin/*
|
upx --best bin/*
|
||||||
ls -lha bin
|
ls -lha bin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user