Created
August 12, 2020 08:33
-
-
Save paulobunga/07f8feacfed1500b72ddb53e3379f1bb to your computer and use it in GitHub Desktop.
Permissions
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 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