Skip to content

Commit 472362a

Browse files
authored
Update install.sh
1 parent 61f73d0 commit 472362a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ if [ "$resp" == "$var1" ]
1616
then
1717
python pirate.sec.py
1818
else
19-
echo "to start the script you must write: python3 piratesec_DDOS.py "
19+
echo "to start the script you must write: python3 pirate.sec.py "
2020
echo ":D"
2121
fi

0 commit comments

Comments
 (0)