From ac8fa9f69525030c0d09becaa2e7c30239f169be Mon Sep 17 00:00:00 2001 From: xcyupeng <80659252+xcyupeng@users.noreply.github.com> Date: Mon, 20 Jun 2022 15:59:02 +0800 Subject: [PATCH] Update global_config.json --- global_config.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/global_config.json b/global_config.json index dbd682e..4aadd42 100644 --- a/global_config.json +++ b/global_config.json @@ -351,8 +351,12 @@ "branch": "master" }, "redpill_load": { - "source_url": "https://github.com/tossp/redpill-load.git", - "branch": "42218-20211021" + "source_url": "https://github.com/jumkey/redpill-load.git", + "branch": "develop" + }, + "build_env":{ + "jun_mod": 1, + "debug": 0 } }, {