From 371cc9c4c874f051c178ec4524ecc3b5ce6bca26 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 30 Nov 2024 16:57:58 +0800 Subject: [PATCH] Update debian.sh --- scripts/install/debian.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/install/debian.sh b/scripts/install/debian.sh index ae0ac0a46..37e4d97ba 100644 --- a/scripts/install/debian.sh +++ b/scripts/install/debian.sh @@ -74,7 +74,9 @@ apt install -y rar apt install -y unrar apt install -y pv apt install -y bc -apt install -y python3-pip python3-dev python3-venv +apt install -y python3-pip +apt install -y python3-dev +apt install -y python3-venv apt install -y libncurses5 apt install -y libncurses5-dev apt install -y bzip2