GeoIP: document where to run the shell script from

This commit is contained in:
eyedeekay
2024-04-04 11:16:47 -04:00
parent 2f0be8b80d
commit 8b371006fc

View File

@@ -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`