From a3e2b405b76b3d07ae25b43267c46f85d728c0ea Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Fri, 25 Mar 2016 14:22:57 -0400 Subject: [PATCH] First version --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 8043d1c..3c04583 100755 --- a/run.sh +++ b/run.sh @@ -45,7 +45,7 @@ fi echo "******************" echo "" -# Load the region-appropriate global conf +# Load the region-appropriate global config if curl -sS --fail https://raw.githubusercontent.com/TheThingsNetwork/gateway-conf/master/$GW_REGION-global_conf.json --output ./global_conf.json then