removed stupid formatting in install_byobu file

This commit is contained in:
Seaswimmer 2023-08-14 13:29:32 -04:00
parent 56824af642
commit e00c1ddd5c
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -18,8 +18,6 @@ which make
echo "Downloading byobu version ${BYOBU_VERSION}..."
echo "Setting up a temporary folder..."
UNIQUE_FOLDER=$(date +%s)
cd /tmp
@ -40,7 +38,6 @@ sudo make install
byobu-select-backend tmux
byobu-ctrl-a screen
echo ""
echo "You're ready to go! Just type:"
echo "byobu"