Skip to content

Commit

Permalink
️️⚡️ BUMP ⚡️ download 7(+)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Jul 13, 2024
1 parent 4176c13 commit c1ebc5e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions netdata/download
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -eo pipefail

cd "$(dirname $0)"
name=netdata

dig +time=15 +tries=2 +short @1.1.1.1 app.netdata.cloud | grep . | grepip >| $name.ipv4

0 comments on commit c1ebc5e

Please sign in to comment.