From 5f28ee54121e6e12f3eac26c5c21fd7737863163 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Fri, 30 Aug 2024 17:59:40 +0800
Subject: [PATCH] update build shell script to support fakeroot

---
 config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index bee2683..d235c2b 100644
--- a/config.json
+++ b/config.json
@@ -3,7 +3,7 @@
     {
         "board":"LoRaGW",
         "version":"linux4sam-6.1",
-        "giturl":"http://master.iot-yun.club:2211",
+        "giturl":"http://master.weike-iot.com:2211",
         "crosstool":"/opt/buildroot/gcc-armel-5.5-v2019.02/bin/arm-linux-"
     }
 }

--
Gitblit v1.9.1