🎨 move version to top of file

This commit is contained in:
dth@taiga.ai 2023-06-11 21:19:07 +02:00
parent fd016bd2f7
commit 1e7b4c6c1f

View file

@ -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"