Update debian.sh

pull/632/head
Mr Chen 5 months ago
parent ab7c4792e2
commit 371cc9c4c8
  1. 4
      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

Loading…
Cancel
Save