Skip to content

Instantly share code, notes, and snippets.

@dennisotugo
Created April 21, 2018 23:28
Show Gist options
  • Select an option

  • Save dennisotugo/ab128600227c4829e16e75bd47eebc03 to your computer and use it in GitHub Desktop.

Select an option

Save dennisotugo/ab128600227c4829e16e75bd47eebc03 to your computer and use it in GitHub Desktop.
$ ssh username@localhost
$ mkdir /var/www/HNGFun
$ sudo chown -R username:username /var/www/HNGFun
$ git clone [email protected]/HNGInternship/HNGFun.git /var/www/HNGFun
$ cd /var/www/HNGFun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment