Last active
October 12, 2015 14:38
-
-
Save hanxue/4042103 to your computer and use it in GitHub Desktop.
Set up Play shortcuts in Ubuntu
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
$ sudo chmod +x /opt/play-2.2.1/play | |
$ sudo ln -s /opt/play-2.2.1/play /usr/local/bin/play | |
$ play | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment