mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 17:57:06 +02:00
chore: update db checksum
This commit is contained in:
parent
a070e9fc65
commit
c8f7a32284
2
dzgui.sh
2
dzgui.sh
@ -636,7 +636,7 @@ fetch_helpers_by_sum(){
|
||||
}
|
||||
fetch_geo_file(){
|
||||
# for binary releases
|
||||
local geo_sum="7b6668eb4535bb432acb42016ba9cc47"
|
||||
local geo_sum="28ccd75b3e03cf07a7011f22ef0cd69b"
|
||||
local km_sum="b038fdb8f655798207bd28de3a004706"
|
||||
local gzip="$helpers_path/ips.csv.gz"
|
||||
if [[ ! -f $geo_file ]] || [[ $(get_hash $geo_file) != $geo_sum ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user