From 854df682ba95ee06475eeb3a3ea624c342cbf732 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:43:28 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index bad49273..d26002a9 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -487,6 +487,7 @@ jobs: 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} sed -i "s/2026.06.01"/3026.06.01"/g" luci-app-passwall/luasrc/model/cbi/passwall/client/type/ray.lua + sed -i "s/2026.06.01"/3026.06.01"/g" luci-app-passwall2/luasrc/model/cbi/passwall/client/type/ray.lua chmod +x github/diy/*.sh bash .github/diy/create_acl_for_luci.sh -a >/dev/null 2>&1 || true bash .github/diy/convert_translation.sh -a >/dev/null 2>&1 || true