Update upstream.yml

This commit is contained in:
kiddin9 2026-03-21 00:58:00 +08:00 committed by GitHub
parent a13e0d9c8b
commit d334ba7fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -484,9 +484,7 @@ jobs:
-e "s/\(\(^\| \| \)\(PKG_HASH\|PKG_MD5SUM\|PKG_MIRROR_HASH\|HASH\):=\).*/\1skip/" \
-e 's?include .*/luci.mk?include $(TOPDIR)/feeds/luci/luci.mk?' \
*/Makefile
sed -i \
-e 's/+docker\( \|$\)/+docker +dockerd /g' \
luci-app-!(docker*)/Makefile
sed -i 's/+docker\( \|$\)/+docker +dockerd /' luci-app-!(docker*)/Makefile
chmod +x github/diy/*.sh
bash .github/diy/create_acl_for_luci.sh -a >/dev/null 2>&1 || true