diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 313f36eda..50fc952e4 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -185,7 +185,7 @@ 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 sed -i 's/\(+luci-compat\)/\1 +luci-theme-argon/' luci-app-argon-config/Makefile sed -i 's/\(+luci-compat\)/\1 +luci-theme-design/' luci-app-design-config/Makefile -sed -i 's/\(+luci-compat\)/\1 +luci-theme-argonne/' luci-app-argonne-config/Makefile +sed -i 's/\(+luci-compat\)/\1 +luci-theme-argone/' luci-app-argonne-config/Makefile sed -i 's/ +uhttpd-mod-ubus//' luci-app-packet-capture/Makefile sed -i 's/ ip.neighbors/ luci.ip.neighbors/' luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua sed -i -e 's/nas/services/g' -e 's/NAS/Services/g' $(grep -rl 'nas\|NAS' luci-app-fileassistant)