Skip to content

Commit

Permalink
Merge pull request #15 from bassosimone/patch-1
Browse files Browse the repository at this point in the history
cleanup(prepare.bash): zap misleading comment
  • Loading branch information
DecFox committed Aug 14, 2024
2 parents becd06c + 78eb0f6 commit 058011b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions prepare.bash
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash
set -euxo pipefail

# Variables you should set when updating. You SHOULD check on
# https://db-ip.com/ if a new version is available.
# Variables you should set when updating:
db_url=https://archive.org/download/ip2country-as/20240801-ip2country_as.mmdb.gz
db_sha256=485d4272913c31abb61dc7ce4598479bd1dc946cd829b93472d0c912c654bedb

Expand Down

0 comments on commit 058011b

Please sign in to comment.