Skip to content

Instantly share code, notes, and snippets.

@paulobunga
Created August 12, 2020 08:33
Show Gist options
  • Save paulobunga/07f8feacfed1500b72ddb53e3379f1bb to your computer and use it in GitHub Desktop.
Save paulobunga/07f8feacfed1500b72ddb53e3379f1bb to your computer and use it in GitHub Desktop.
Permissions
sudo chown -R $USER:$USER /the/directory/here
sudo chmod -R 777 /the/directory/here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment