Configure metrics correctly

This commit is contained in:
Michael Vines 2018-09-03 16:59:06 -10:00
parent 7e2b65374d
commit 449d7042f0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
cd "$(dirname "$0")/.."
source scripts/metrics-write-datapoint.sh
source scripts/configure-metrics.sh
NET_URL=$1
if [[ -z $NET_URL ]]; then