mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
networking/red.up/99-geoip-database: Fix typo.
This commit is contained in:
@@ -14,7 +14,7 @@ done
|
||||
|
||||
# Download ruleset if none has been found.
|
||||
if ! ${found}; then
|
||||
/us/local/bin/xt_geoip_update >/dev/null 2>&1
|
||||
/usr/local/bin/xt_geoip_update >/dev/null 2>&1
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user