mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update tmux install script to use latest tmux release (version 2.8)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
2018-11-29 DariusIII
|
||||
* Chg: Update tmux install script to use latest tmux release (version 2.8)
|
||||
2018-11-28 DariusIII
|
||||
* Chg: Update php-tmdb/api to version 2.1.16 and update all-js.js and all-css.css files
|
||||
* Chg: Update composer.json and package.json
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ cd /tmp/tmux
|
||||
|
||||
git fetch --all --tags --prune
|
||||
|
||||
git checkout 2.8-rc
|
||||
git checkout 2.8
|
||||
|
||||
sh autogen.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user