From c3bd3ee3b68648dab8087c0261f10100cf67132a Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 21 Dec 2019 21:00:22 +0100 Subject: [PATCH] add htop --- post-debootstrap-installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/post-debootstrap-installer.sh b/post-debootstrap-installer.sh index 949c554..49cec6b 100755 --- a/post-debootstrap-installer.sh +++ b/post-debootstrap-installer.sh @@ -95,6 +95,7 @@ apt-get -y install \ man-db \ vim \ bash-completion \ + htop \ iputils-ping \ traceroute \ tcpdump \