From 20be5681149adfcfd334dd0ec97df35f05baffc4 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Thu, 18 Jun 2026 09:48:24 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index dd107b52..7b71a178 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -486,7 +486,7 @@ jobs: -e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \ -e "s/\(\(^\| \| \)\(PKG_HASH\|PKG_MD5SUM\|PKG_MIRROR_HASH\|HASH\):=\).*/\1skip/" \ -e 's?include .*/luci.mk?include $(TOPDIR)/feeds/luci/luci.mk?' \ - -e 's?feeds/packages/lang/golang?feeds/packages/kiddin9/golang?' \ + -e 's?feeds/packages/lang/golang?feeds/kiddin9/golang?' \ */Makefile sed -i 's/+docker\( \|$\)/+docker +dockerd /' luci-app-!(docker*)/Makefile sed -i "s/192.168.0.1/10.0.0.1/g" luci-app-onekeyap/{htdocs/luci-static/resources/view/network/onekeyap.js,root/usr/libexec/onekeyap,root/etc/config/onekeyap}