Skip to content

Instantly share code, notes, and snippets.

@samof76
Created June 3, 2011 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samof76/1006159 to your computer and use it in GitHub Desktop.
Save samof76/1006159 to your computer and use it in GitHub Desktop.
Erlang Install - Creation of Working directory
$ sudo mkdir -p /opt/erlang
$ sudo chown sam:sam -R /opt/erlang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment