Skip to content

Commit

Permalink
GeoIP: document where to run the shell script from
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Apr 4, 2024
1 parent 2f0be8b commit 8b37100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/resources/makegeoip.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh
#
# Fetch the latest file from db-ip.com
# please run this from the root of your i2p.i2p checkout (2 directories up, cd ../../)
#
rm -f dbip-country-lite-*
VER=`date +%Y-%m`
Expand Down

0 comments on commit 8b37100

Please sign in to comment.