Ver Fonte

Update linux_performance_worker_init.sh

Jan Tattermusch há 10 anos atrás
pai
commit
25665aa78a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tools/gce/linux_performance_worker_init.sh

+ 1 - 1
tools/gce/linux_performance_worker_init.sh

@@ -118,4 +118,4 @@ gem install bundler
 # Java dependencies - nothing as we already have Java JDK 8
 # Java dependencies - nothing as we already have Java JDK 8
 
 
 # Go dependencies
 # Go dependencies
-sudo apt-get install golang-go
+sudo apt-get install -y golang-go