aboutsummaryrefslogtreecommitdiff
path: root/utils/icloud_private_relay_ip_addresses_download.sh
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2022-05-07 09:33:25 +0200
committerGitHub <noreply@github.com>2022-05-07 09:33:25 +0200
commitb2648a45a377fb891319e59e2aa94729705c6c2a (patch)
treee64b1518cb06686bf54365861c8028b3c74ab036 /utils/icloud_private_relay_ip_addresses_download.sh
parent87f93ea4fd86da8bcfd75b7d74b49dce720d8ef6 (diff)
Added Edgecast and Cachefly CDNs. (#1540)
* Improved ASN update script * Ran `utils/update_every_lists.sh' * `tests/do.sh.in' prints the amount of failed pcap(s) * `utils/asn_update.sh' prints the amount of failed download(s) Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'utils/icloud_private_relay_ip_addresses_download.sh')
-rwxr-xr-xutils/icloud_private_relay_ip_addresses_download.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/icloud_private_relay_ip_addresses_download.sh b/utils/icloud_private_relay_ip_addresses_download.sh
index 0579cc757..352f0b649 100755
--- a/utils/icloud_private_relay_ip_addresses_download.sh
+++ b/utils/icloud_private_relay_ip_addresses_download.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+set -e
+
cd "$(dirname "${0}")" || exit 1
DEST=../src/lib/inc_generated/ndpi_icloud_private_relay_match.c.inc