From 560d9a62a273b7d722a76b1568c722fd6804930c Mon Sep 17 00:00:00 2001 From: lub Date: Sun, 22 Dec 2019 19:02:02 +0100 Subject: [PATCH] add byobu --- post-debootstrap-installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/post-debootstrap-installer.sh b/post-debootstrap-installer.sh index 49cec6b..cf220d1 100755 --- a/post-debootstrap-installer.sh +++ b/post-debootstrap-installer.sh @@ -93,6 +93,7 @@ done apt-get -y install \ man-db \ + byobu \ vim \ bash-completion \ htop \