github.com/DARA-Project/GoDist-Scheduler@v0.0.0-20201030134746-668de4acea0d/examples/ServerClient/build.sh (about) 1 #!/bin/bash 2 3 cd /home/vaastav/go-path/src/github.com/DARA-Project/GoDist-Scheduler/examples/ServerClient/server && dgo build 4 cd /home/vaastav/go-path/src/github.com/DARA-Project/GoDist-Scheduler/examples/ServerClient/client && dgo build