From 2aa0e28a9b6cdbc9f9b39bfe4ed0d9131f421126 Mon Sep 17 00:00:00 2001 From: Aleksey Dobrunov Date: Tue, 12 Jan 2021 00:50:57 +0500 Subject: [PATCH] fix install error --- setup/system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/system.sh b/setup/system.sh index 208a35df..ed399ba0 100755 --- a/setup/system.sh +++ b/setup/system.sh @@ -131,7 +131,7 @@ apt_get_quiet autoremove # * openssh-client: provides ssh-keygen echo Installing system packages... -apt_install python3 python3-dev python3-pip \ +apt_install python3 python3-dev python3-pip python3-setuptools \ netcat-openbsd wget curl git sudo coreutils bc \ haveged pollinate openssh-client unzip \ unattended-upgrades cron ntp fail2ban rsyslog