We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f73d0 commit 472362aCopy full SHA for 472362a
install.sh
@@ -16,6 +16,6 @@ if [ "$resp" == "$var1" ]
16
then
17
python pirate.sec.py
18
else
19
-echo "to start the script you must write: python3 piratesec_DDOS.py "
+echo "to start the script you must write: python3 pirate.sec.py "
20
echo ":D"
21
fi
0 commit comments