update
This commit is contained in:
parent
7c9ca83b46
commit
575f3c9ce4
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue