Skip to content

Instantly share code, notes, and snippets.

@andi1984
Created September 29, 2018 21:21
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 andi1984/61a8c281487855c1c6995ee16de59797 to your computer and use it in GitHub Desktop.
Save andi1984/61a8c281487855c1c6995ee16de59797 to your computer and use it in GitHub Desktop.
Mastodon - Fix folder permissions
sudo docker-compose run --rm -u root web chown -R mastodon:mastodon public/assets public/packs public/system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment