Update tmux install script to use latest tmux release (version 2.8)

This commit is contained in:
DariusIII
2018-11-29 09:25:11 +01:00
parent 931afe3d40
commit 3922f78625
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ cd /tmp/tmux
git fetch --all --tags --prune
git checkout 2.8-rc
git checkout 2.8
sh autogen.sh