Skip to content

Instantly share code, notes, and snippets.

@Vitre
Created October 27, 2017 08:51
Show Gist options
  • Save Vitre/20541f194b461c997fc2fe0af3735fbc to your computer and use it in GitHub Desktop.
Save Vitre/20541f194b461c997fc2fe0af3735fbc to your computer and use it in GitHub Desktop.
Mattermost upgrade
ln -s /home/mattermost/config/ /home/mattermost/mattermost/ && ln -s /home/mattermost/data/ /home/mattermost/mattermost/ && ln -s /ho me/mattermost/logs/ /home/mattermost/mattermost/
sudo chown -R mattermost:mattermost ./mattermost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment