Hipchat

From Bitpost wiki
Revision as of 15:36, 25 September 2016 by M (talk | contribs) (Created page with "Install from apt repo so it auto-updates sudo su echo "deb http://downloads.hipchat.com/linux/apt stable main" > /etc/apt/sources.list.d/atlassian-hipchat.list wget -O - ht...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install from apt repo so it auto-updates

sudo su
echo "deb http://downloads.hipchat.com/linux/apt stable main" > /etc/apt/sources.list.d/atlassian-hipchat.list
wget -O - https://www.hipchat.com/keys/hipchat-linux.key | apt-key add -
apt-get update
apt-get install hipchat