From 10fd41e2583d466a3f11fb109ad401659ebd1186 Mon Sep 17 00:00:00 2001 From: Xavier Petit <32063953+xpetit@users.noreply.github.com> Date: Sun, 21 Jun 2020 20:52:59 +0200 Subject: [PATCH] Add sometimes missing Debian package --- sh/debian/configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/debian/configure.sh b/sh/debian/configure.sh index 49a8601e..b295938b 100755 --- a/sh/debian/configure.sh +++ b/sh/debian/configure.sh @@ -63,7 +63,7 @@ fi EOF # Basic packages -apt-get -y install man bash-completion git ufw jq curl build-essential netcat wget psmisc lz4 file net-tools brotli unzip zip moreutils xauth sysfsutils rsync iperf pv tree mc screen ssh iotop whois +apt-get -y install man bash-completion git ufw jq curl build-essential netcat wget psmisc lz4 file net-tools brotli unzip zip moreutils xauth sysfsutils rsync iperf pv tree mc screen ssh iotop whois sudo # Configure screen cat <<'EOF'>> /etc/screenrc