1
0

Обновить install_tmux

This commit is contained in:
lukas91 2024-04-03 12:19:16 +00:00
parent a95a90f773
commit aaac9ce810

View File

@ -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
mkdir -p /tmp/tmux_install/ && cd /tmp/tmux_install && rm -rf * && rm -rf .*
git clone https://github.com/le91/tmux.git