aboutsummaryrefslogtreecommitdiff
path: root/utils/ethereum_ip_addresses_download.sh
diff options
context:
space:
mode:
authorlns <matzeton@googlemail.com>2022-05-05 13:04:44 +0200
committerlns <matzeton@googlemail.com>2022-05-06 22:30:58 +0200
commita41086043385e821c0340e0886a7c5175a1f490e (patch)
tree99420499b9b2edbcba8bcf8e1400446518042152 /utils/ethereum_ip_addresses_download.sh
parent2e0dedbaae24a8662a494e15fe47a67ea30fdcec (diff)
Added Edgecast and Cachefly CDNs.add/edgecast_and_cachefly_cdn
* 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/ethereum_ip_addresses_download.sh')
-rwxr-xr-xutils/ethereum_ip_addresses_download.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ethereum_ip_addresses_download.sh b/utils/ethereum_ip_addresses_download.sh
index 0ea496973..c6e88b1ce 100755
--- a/utils/ethereum_ip_addresses_download.sh
+++ b/utils/ethereum_ip_addresses_download.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-cd "$(dirname "${0}")"
+cd "$(dirname "${0}")" || exit 1
DEST=../src/lib/inc_generated/ndpi_ethereum_match.c.inc
TMP=/tmp/ethereum