mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-01-08 11:37:36 +08:00
int
This commit is contained in:
parent
935fe5ce11
commit
f16db5500b
@ -5,15 +5,10 @@ sed -i \
|
||||
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \
|
||||
-e 's?2. Clash For OpenWRT?3. Applications?' \
|
||||
-e 's?\.\./\.\./luci.mk?$(TOPDIR)/feeds/luci/luci.mk?' \
|
||||
-e 's/ca-certificates/ca-bundle/' \
|
||||
*/Makefile
|
||||
|
||||
sed -i 's/luci-lib-ipkg/luci-base/g' luci-app-store/Makefile
|
||||
|
||||
sed -i 's/+dockerd/+dockerd +cgroupfs-mount/' luci-app-docker*/Makefile
|
||||
sed -i '$i /etc/init.d/dockerd restart &' luci-app-docker*/root/etc/uci-defaults/*
|
||||
sed -i 's/+libcap /+libcap +libcap-bin /' luci-app-openclash/Makefile
|
||||
|
||||
bash diy/create_acl_for_luci.sh -a >/dev/null 2>&1
|
||||
bash diy/convert_translation.sh -a >/dev/null 2>&1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user