put it back as it affects the deployment failure

pull/37/head
Minh Doan 6 years ago
parent f80583fe07
commit 164e4149f5
  1. 3
      aws-scripts/setup.sh

@ -24,6 +24,3 @@ cd $GOPATH/src/harmony-benchmark
go build -o bin/soldier aws-experiment-launch/experiment/soldier/main.go
go build -o bin/benchmark benchmark.go
go build -o bin/txgen client/txgen/main.go
# Change ownership
chown -R ec2-user:ec2-user ~/projects/src

Loading…
Cancel
Save