Created
November 23, 2014 22:21
-
-
Save trentbrooks/6fa34bb9d8db0c880ca6 to your computer and use it in GitHub Desktop.
Ubuntu remote compile OF app
This file contains 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
make clean | |
make Release | |
sudo chmod a+x app_binary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment