Goose Dropper v2.0 bugfix

This commit is contained in:
Fr3ki
2023-10-31 15:39:06 -06:00
parent 0723ee2b2e
commit a2408392a9
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -78,5 +78,5 @@ then
python3 -m http.server 1337 && echo "PWNED!"
else
clear
echo "Finished... Happy PWNing (don't be a skid)!"
echo "Finished... Happy PWNing! (don't be a skid)!"
fi