commit | 59641acf34f389831f268dd5a30e7dd5c5b79604 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Mar 23 17:06:08 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Mar 23 17:06:08 2017 +0100 |
tree | f8ba6d5a468473d8f5d8a0f416323849e86fe324 | |
parent | d70c9d2b9f531aabae21df3a78158f47f674cd21 [diff] |
Install lsof Change-Id: I8cf00807d6adf86b60b4c0ba3ea1040851866224
diff --git a/debian-8/scripts/base.sh b/debian-8/scripts/base.sh index ebb2c95..504e2e1 100644 --- a/debian-8/scripts/base.sh +++ b/debian-8/scripts/base.sh
@@ -19,7 +19,7 @@ apt-get autoremove --purge # Useful tools -apt-get -y install curl wget tmux vim-nox byobu iputils-ping traceroute htop tree +apt-get -y install curl wget tmux vim-nox byobu iputils-ping traceroute htop tree lsof # Tmux fixes cat << 'EOF' >> /etc/tmux.conf