Add missing value for ${gravityDBfile_default}

Signed-off-by: DL6ER <dl6er@dl6er.de>
pull/5571/head
DL6ER 6 months ago
parent 4efcdf1189
commit df7633bd1b
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

@ -59,6 +59,7 @@ fi
# Set this only after sourcing pihole-FTL.conf as the gravity database path may
# have changed
gravityDBfile="${GRAVITYDB}"
gravityDBfile_default="/etc/pihole/gravity.db"
gravityTEMPfile="${GRAVITYDB}_temp"
gravityDIR="$(dirname -- "${gravityDBfile}")"
gravityOLDfile="${gravityDIR}/gravity_old.db"

Loading…
Cancel
Save