mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update tmux install script to install Tmux version 2.9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2019-04-03 DariusIII
|
||||
* Chg: Update tmux install script to install Tmux version 2.9
|
||||
* Chg: Update used libraries
|
||||
* Chg: Update env.example with multiprocessing switches and use them in nntmux config and Forking
|
||||
* Chg: Remove deleting of releases by group as non-mgr mode does not exist anymore
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ cd /tmp/tmux
|
||||
|
||||
git fetch --all --tags --prune
|
||||
|
||||
git checkout 2.8
|
||||
git checkout 2.9
|
||||
|
||||
sh autogen.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user