diff options
Diffstat (limited to 'external/unbound/contrib/unbound_cache.sh')
-rw-r--r-- | external/unbound/contrib/unbound_cache.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/unbound/contrib/unbound_cache.sh b/external/unbound/contrib/unbound_cache.sh index b3e876ba9..fd2b4811d 100644 --- a/external/unbound/contrib/unbound_cache.sh +++ b/external/unbound/contrib/unbound_cache.sh @@ -171,4 +171,4 @@ elif [ "$save" = "2" ]; then reload_cache $file fi -exit 0
\ No newline at end of file +exit 0 |