Обновить install.sh

This commit is contained in:
partizan59rus 2023-08-18 15:35:56 +00:00
parent 82c2cce9d9
commit 94f41fb35d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
apt update -y apt -y update && apt -y install curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential git && git clone https://github.com/MatrixTM/MHDDoS.git && cd MH* && pip3 install -r requirements.txt
apt upgrade -y apt upgrade -y
apt install -y screen apt install -y screen
clear clear