Update main.sh
This commit is contained in:
parent
0d6f8d33f7
commit
ed7f3f4bb0
|
@ -200,6 +200,7 @@ sed -i \
|
||||||
-e 's/+docker /+docker +dockerd /g' \
|
-e 's/+docker /+docker +dockerd /g' \
|
||||||
*/Makefile
|
*/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 's/luci-lib-ipkg/luci-base/g' luci-app-store/Makefile
|
||||||
sed -i "/minisign:minisign/d" luci-app-dnscrypt-proxy2/Makefile
|
sed -i "/minisign:minisign/d" luci-app-dnscrypt-proxy2/Makefile
|
||||||
sed -i 's/+dockerd/+dockerd +cgroupfs-mount/' luci-app-docker*/Makefile
|
sed -i 's/+dockerd/+dockerd +cgroupfs-mount/' luci-app-docker*/Makefile
|
||||||
|
|
Loading…
Reference in New Issue