Skip to content

Instantly share code, notes, and snippets.

@novalagung
Created September 30, 2016 01:34
Show Gist options
  • Save novalagung/74c2e0e3beea71fe75c2f55a69f44e61 to your computer and use it in GitHub Desktop.
Save novalagung/74c2e0e3beea71fe75c2f55a69f44e61 to your computer and use it in GitHub Desktop.
svn update
$GOPATH/bin/gorep -path="." -from="eaciit/x10" -to="eaciit/x10-dev"
sudo pkill X10-dev
rm nohup.out
go build -o X10-dev
nohup ./X10-dev &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment