removed stupid formatting in install_byobu file
This commit is contained in:
parent
56824af642
commit
e00c1ddd5c
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue