We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509982d commit 8190f08Copy full SHA for 8190f08
Update/update
@@ -10,7 +10,7 @@ printf '\033]2;DDos-attack/Updating\a'
10
clear
11
echo "Updating DDos-Attack Tool..."
12
sleep 2
13
-cd .. && rm -r DDos-Attack && git clone https://github.com/mrprogrammer2938/DDos-Attack && cd DDos-Attack && bash install.sh
+cd .. && cd .. && rm -r DDos-Attack && git clone https://github.com/mrprogrammer2938/DDos-Attack && cd DDos-Attack && bash install.sh
14
echo "
15
Updating..., Finish...!
16
0 commit comments