Skip to content

Instantly share code, notes, and snippets.

@Mozartted
Created May 26, 2018 09:33
Show Gist options
  • Save Mozartted/ac1487beafe9ee9d1ac1d9d968a8091f to your computer and use it in GitHub Desktop.
Save Mozartted/ac1487beafe9ee9d1ac1d9d968a8091f to your computer and use it in GitHub Desktop.
sudo cp -R example.com /var/www/
sudo chown -R www-data:www-data /var/www/example.com
sudo chmod -R 555 /var/www/example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment