From 16e8269d0096f152ceaa10aa76a0feb3e40889fc Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:08:01 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 566227aa..c9932ad1 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -486,8 +486,8 @@ jobs: */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} - 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/passwall2/client/type/ray.lua + sed -i "s/2026.6.1/3026.6.1/g" luci-app-passwall/luasrc/model/cbi/passwall/client/type/ray.lua + sed -i "s/2026.6.1/3026.6.1/g" luci-app-passwall2/luasrc/model/cbi/passwall2/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