Created
September 30, 2016 01:34
-
-
Save novalagung/74c2e0e3beea71fe75c2f55a69f44e61 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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