5 lines
230 B
Bash
5 lines
230 B
Bash
|
git clone git://github.com/zolrath/wemux.git /usr/local/share/wemux
|
||
|
ln -s /usr/local/share/wemux/wemux /usr/local/bin/wemux
|
||
|
cp /usr/local/share/wemux/wemux.conf.example /usr/local/etc/wemux.conf
|
||
|
vim /usr/local/etc/wemux.conf +:13
|