File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,11 @@ git clone --depth=1 https://github.com/ysc3839/luci-proto-minieap
26
26
27
27
# Add luci-app-netdata
28
28
rm -rf ../lean/luci-app-netdata
29
- svn co https://github.com/281677160/openwrt-package/trunk/luci-app-netdata
29
+ # svn co https://github.com/281677160/openwrt-package/trunk/luci-app-netdata
30
+ svn co https://github.com/281677160/openwrt-package/trunk/feeds/luci/applications/luci-app-netdata
30
31
rm -rf ../../customfeeds/packages/admin/netdata
31
- svn co https://github.com/281677160/openwrt-package/trunk/netdata
32
+ # svn co https://github.com/281677160/openwrt-package/trunk/netdata
33
+ svn co https://github.com/281677160/openwrt-package/trunk/feeds/packages/net/netdata
32
34
33
35
# Add ServerChan
34
36
git clone --depth=1 https://github.com/tty228/luci-app-serverchan
You can’t perform that action at this time.
0 commit comments