Update advancedplus.patch

This commit is contained in:
kiddin9 2026-03-07 12:50:13 +08:00 committed by GitHub
parent 200ec0a7bb
commit cf1f58050b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,10 @@
--- a/luci-app-advancedplus/root/etc/init.d/advancedplus
+++ b/luci-app-advancedplus/root/etc/init.d/advancedplus
@@ -112,7 +112,6 @@ start() {
@@ -92,9 +92,7 @@ advancedset(){
start_service() {
[ -f $LOCK ] && exit
[ "x$XBOOT" = "x1" ] && exit 0
- [ "x$(uci -q get advancedplus.@basic[0].uhttpd)" = "x1" ] && uhttpd_service
touch $LOCK
- advancedset
rm -rf /tmp/luci-*