mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-08 11:57:31 +08:00
update
This commit is contained in:
parent
03e24fec7c
commit
753cfdc164
11
.github/workflows/upstream.yml
vendored
11
.github/workflows/upstream.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
git_sparse_clone master "https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng" "xiaoqingfeng" homeredirect luci-app-homeredirect
|
||||
) &
|
||||
|
||||
#git_sparse_clone master "https://github.com/coolsnowwolf/lede" "leanlede" package/lean package/network/services/shellsync package/network/utils/dpdk
|
||||
git_sparse_clone master "https://github.com/coolsnowwolf/lede" "leanlede" package/lean package/network/services/shellsync package/network/utils/dpdk
|
||||
|
||||
for ipk in $(ls applications); do
|
||||
if [[ $(ls -l applications/$ipk/po | wc -l) -gt 3 ]]; then
|
||||
@ -183,15 +183,6 @@ jobs:
|
||||
sed -i '$i /etc/init.d/dockerd restart &' luci-app-docker*/root/etc/uci-defaults/*
|
||||
sed -i '/\/etc\/config\/AdGuardHome/a /etc/AdGuardHome.yaml' luci-app-adguardhome/Makefile
|
||||
sed -i 's/+libcap /+libcap +libcap-bin /' luci-app-openclash/Makefile
|
||||
sed -i 's/\(+luci-compat\)/\1 +luci-theme-argon/' luci-app-argon-config/Makefile
|
||||
-e '/\/etc\/profile/d' \
|
||||
-e '/\/etc\/shinit/d' \
|
||||
base-files/files/lib/upgrade/keep.d/base-files-essential
|
||||
sed -i -e '/^\/etc\/profile/d' \
|
||||
-e '/^\/etc\/shinit/d' \
|
||||
base-files/Makefile
|
||||
sed -i '$a cgi-timeout = 300' uwsgi/files-luci-support/luci-*.ini
|
||||
sed -i '/limit-as/c\limit-as = 5000' uwsgi/files-luci-support/luci-webui.ini
|
||||
|
||||
sed -i \
|
||||
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \
|
||||
|
Loading…
Reference in New Issue
Block a user