Browse Source

Add sometimes missing Debian package

content-update
Xavier Petit 4 years ago
parent
commit
10fd41e258
No known key found for this signature in database
GPG Key ID: CA3F2B17E25ABD26
  1. 2
      sh/debian/configure.sh

2
sh/debian/configure.sh diff.vendored

@ -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

Loading…
Cancel
Save