Update main.sh

This commit is contained in:
有種 2024-03-20 17:46:42 +08:00 committed by GitHub
parent 0d6f8d33f7
commit ed7f3f4bb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.github/diy/main.sh vendored
View File

@ -200,6 +200,7 @@ sed -i \
-e 's/+docker /+docker +dockerd /g' \
*/Makefile
sed -i 's/PKG_VERSION:=20240302/PKG_VERSION:=20240223/g; s/PKG_RELEASE:=$(AUTORELESE)/PKG_RELEASE:=1/g' webd/Makefile
sed -i 's/luci-lib-ipkg/luci-base/g' luci-app-store/Makefile
sed -i "/minisign:minisign/d" luci-app-dnscrypt-proxy2/Makefile
sed -i 's/+dockerd/+dockerd +cgroupfs-mount/' luci-app-docker*/Makefile