Changes

Jump to: navigation, search

Chat

17 bytes added, 13:16, 12 September 2017
/* Upgrade */
# VERSION from http://about.mattermost.com/download/
cd mattermost
VERSION=3.6.2
OLDVERSION=$(/home/chat/mattermost/bin/platform version 2>&1 | head -n 1 | awk '{print $2}')
wget https://releases.mattermost.com/$VERSION/mattermost-team-$VERSION-linux-amd64.tar.gz
cd
mv mattermost mattermost-$OLDVERSION
tar xvf mattermost-team-$VERSION-linux-amd64.tar.gz
ControlGroup, administrator
4,210
edits