Skip to content

Commit

Permalink
act as mozilla
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmaleckicg committed Sep 8, 2021
1 parent 792843c commit a84e1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
if [ "$CIRCLE_TAG" != "" ]
then
rm KickAssembler.zip
wget --quiet http://theweb.dk/KickAssembler/KickAssembler.zip
wget -d --user-agent="Mozilla/5.0 (Windows NT x.y; rv:10.0) Gecko/20100101 Firefox/10.0" http://theweb.dk/KickAssembler/KickAssembler.zip
unzip KickAssembler.zip
cp KickAss.jar out
fi

0 comments on commit a84e1fb

Please sign in to comment.