commit | 7588e3738962bd17707559a1e1520dc55007bade | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Feb 10 17:38:47 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Feb 10 17:38:47 2016 +0100 |
tree | 052ea645e26ebfea5337120b8ec10c4d796aa8c5 | |
parent | cb52dd5cedd03a2da49517558906c1e6e775a06f [diff] [blame] |
Fix our repository setup and install tree
diff --git a/ubuntu-16.04/scripts/base.sh b/ubuntu-16.04/scripts/base.sh index 5c4c20d..764943f 100644 --- a/ubuntu-16.04/scripts/base.sh +++ b/ubuntu-16.04/scripts/base.sh
@@ -23,7 +23,7 @@ apt-get autoremove --purge # Useful tools -apt-get -y install curl wget tmux vim-nox byobu iputils-ping traceroute htop +apt-get -y install curl wget tmux vim-nox byobu iputils-ping traceroute htop tree # Tmux fixes cat << 'EOF' >> /etc/tmux.conf