From 27d46f5c0990a39acb724fbf2ea2e58d68772645 Mon Sep 17 00:00:00 2001 From: Wonder <64184513+NeverWonderLand@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:22:49 -0400 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index bb5689e..eaead51 100644 --- a/install.sh +++ b/install.sh @@ -293,7 +293,6 @@ git clone https://github.com/lilmond/sudos.git /opt/ddos/sudos/ && \ git clone https://github.com/electr0lulz/madkatty.git /opt/ddos/madkatty/ && \ git clone https://github.com/iamaamir/ihulk.py.git /opt/ddos/ihulk.py/ && \ git clone https://github.com/JPLeoRX/tor-flood-attack.git /opt/ddos/tor-flood-attack/ && \ -git clone https://github.com/1x019/DDoS-Japan-v3.0-Src.git /opt/ddos/DDoS-Japan-v3.0-Src/ && \ git clone https://github.com/bjarneo/rip.git /opt/ddos/rip/ && \ git clone https://github.com/merkjinx/saddam-plus-plus.git /opt/ddos/saddam-plus-plus/ && \ git clone https://github.com/Hyperclaw79/HULK-v3.git /opt/ddos/HULK-v3/ && \