xx
This commit is contained in:
parent
6c08cda73e
commit
cf8f08b1e1
2
run.sh
2
run.sh
@ -47,7 +47,7 @@ echo ""
|
||||
|
||||
# load the region-appropriate global conf
|
||||
|
||||
if curl -sS --fail https://raw.githubusercontent.com/rayozzie/ttn-gateway-conf/master/$GW_REGION-global_conf.json --output ./global_conf.json
|
||||
if curl -sS --fail https://raw.githubusercontent.com/TheThingsNetwork/gateway-conf/master/$GW_REGION-global_conf.json --output ./global_conf.json
|
||||
then
|
||||
echo Successfully loaded $GW_REGION-global_conf.json from TTN repo
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user