Switching to tmux instead of screen

This commit is contained in:
Patrick McDonagh
2016-04-21 15:13:50 -05:00
parent 64e06a248f
commit 16ad4bc46a

View File

@@ -20,7 +20,7 @@ sudo mv hostname /etc/hostname
echo "Setting up networking"
sudo mv interfaces /etc/network/interfaces
sudo apt-get update
sudo apt-get -y install python-dev htop screen sqlite3
sudo apt-get -y install python-dev htop tmux sqlite3
echo "Setting up USB Drive"
sudo mkdir /mnt/usb