Обновить install_tmux
This commit is contained in:
parent
a95a90f773
commit
aaac9ce810
@ -1,3 +1,9 @@
|
|||||||
|
# curl -O https://gitlabappserver.lkaz.ru/lukas91/files/raw/branch/main/install_tmux
|
||||||
|
# chmod a+x install_tmux
|
||||||
|
# ./install_tmux
|
||||||
|
|
||||||
|
# chmod a+x install_tmux && ./install_tmux
|
||||||
|
|
||||||
dnf -f install git wget
|
dnf -f install git wget
|
||||||
mkdir -p /tmp/tmux_install/ && cd /tmp/tmux_install && rm -rf * && rm -rf .*
|
mkdir -p /tmp/tmux_install/ && cd /tmp/tmux_install && rm -rf * && rm -rf .*
|
||||||
git clone https://github.com/le91/tmux.git
|
git clone https://github.com/le91/tmux.git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user