mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
Update advancedplus.patch
This commit is contained in:
parent
200ec0a7bb
commit
cf1f58050b
6
.github/diy/patches/advancedplus.patch
vendored
6
.github/diy/patches/advancedplus.patch
vendored
@ -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-*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user