🎨 move version to top of file
This commit is contained in:
parent
fd016bd2f7
commit
1e7b4c6c1f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
TMUX_VERSION=3.3a
|
||||
|
||||
echo >&2 "====================================================================="
|
||||
echo >&2 " >> installing tmux"
|
||||
TMUX_VERSION=3.3a
|
||||
echo >&2 " >>> install tmux dependencies"
|
||||
sudo apt install -y libevent-dev
|
||||
echo >&2 " >>> downloading file"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue