Обновить install.sh
This commit is contained in:
parent
04aefc204e
commit
47704a7eef
|
@ -2,6 +2,7 @@
|
||||||
apt update -y
|
apt update -y
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
echo "Установка MHDDoS"
|
echo "Установка MHDDoS"
|
||||||
|
dpkg --configure -a
|
||||||
apt install -y curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential git
|
apt install -y curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential git
|
||||||
git clone https://github.com/MatrixTM/MHDDoS.git
|
git clone https://github.com/MatrixTM/MHDDoS.git
|
||||||
cd MH*
|
cd MH*
|
||||||
|
|
Loading…
Reference in New Issue