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 "Downloading byobu version ${BYOBU_VERSION}..."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
echo "Setting up a temporary folder..."
|
echo "Setting up a temporary folder..."
|
||||||
UNIQUE_FOLDER=$(date +%s)
|
UNIQUE_FOLDER=$(date +%s)
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
@ -40,7 +38,6 @@ sudo make install
|
||||||
byobu-select-backend tmux
|
byobu-select-backend tmux
|
||||||
byobu-ctrl-a screen
|
byobu-ctrl-a screen
|
||||||
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "You're ready to go! Just type:"
|
echo "You're ready to go! Just type:"
|
||||||
echo "byobu"
|
echo "byobu"
|
||||||
|
|
Loading…
Reference in a new issue