diff --git a/install_byobu.sh b/install_byobu.sh index 9bb94ab..5ed6622 100755 --- a/install_byobu.sh +++ b/install_byobu.sh @@ -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"