From c0f2fc6f181ebad22c154ddb41e7ab86d45364c6 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 7 Jun 2021 21:57:37 +0200 Subject: [PATCH] Don't depend on python2 / python2-pip for Bullseye compat --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 9769d72..0382e12 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="ntp ca-certificates unzip curl cron \ locate tar telnet wget logrotate fail2ban dos2unix ntpdate htop iotop vim iftop smbclient \ -git python python-pip \ +git \ python3 python3-pip \ software-properties-common \ libexpat1 ssl-cert \