This commit is contained in:
Mr Chen 2024-12-14 12:47:20 +08:00
parent 7c9ca83b46
commit 575f3c9ce4
2 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@ apt update -y
apt autoremove -y
apt install -y wget curl lsof unzip tar cron expect locate lrzsz
apt install -y xz-utils
apt install -y rar
apt install -y unrar
apt install -y pv

View File

@ -25,6 +25,7 @@ apt autoremove -y
apt install -y wget curl lsof unzip
apt install -y rar unrar
apt install -y xz-utils
apt install -y python3-pip
apt install -y python3-venv
apt install -y python3-dev