First version

This commit is contained in:
Ray Ozzie 2016-03-25 14:22:57 -04:00
parent 375d83a35b
commit a3e2b405b7

2
run.sh
View File

@ -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