add use of preload flag in goma-server
This commit is contained in:
parent
edecf413de
commit
f68e4e77dc
@ -17,3 +17,8 @@ rm go1.16.2.linux-amd64.tar.gz
|
||||
echo -e ${RED} -------- cloning goma-server ${NC}
|
||||
|
||||
git clone https://github.com/uazo/goma-server
|
||||
|
||||
cd goma-server
|
||||
/usr/local/go/bin/go run ./cmd/remoteexec_proxy/main.go --preload=true
|
||||
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user