mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
Update fix.patch
This commit is contained in:
parent
0c60e99d1b
commit
a0cafc724c
11
.github/diy/patches/fix.patch
vendored
11
.github/diy/patches/fix.patch
vendored
@ -113,14 +113,3 @@
|
||||
- killall rtorrent
|
||||
+ kill `pidof rtorrent | sed "s/$$//g"`
|
||||
}
|
||||
|
||||
--- a/luci-nginx/Makefile
|
||||
+++ b/luci-nginx/Makefile
|
||||
@@ -15,7 +15,6 @@ LUCI_DEPENDS:= \
|
||||
+IPV6:luci-proto-ipv6 \
|
||||
+luci-app-firewall \
|
||||
+luci-app-package-manager \
|
||||
- +luci-app-attendedsysupgrade \
|
||||
+luci-mod-admin-full \
|
||||
+luci-proto-ppp \
|
||||
+luci-theme-bootstrap \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user