Skip to content

Commit

Permalink
Update diy-mini.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
631894570 authored Sep 9, 2023
1 parent 6bb0968 commit f45d614
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions diy-mini.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ sed -i 's/luci-theme-bootstrap/luci-theme-design/g' feeds/luci/collections/luci/

#开启netdata sensors
sed -i 's/charts.d = no/charts.d = yes/g' feeds/packages/admin/netdata/files/netdata.conf
rm -rf feeds/packages/admin/netdata/patches/001-disable-plugins-by-default.patch
wget https://raw.githubusercontent.com/631894570/Panther_X2/main/001-disable-plugins-by-default.patch -O feeds/packages/admin/netdata/patches/001-disable-plugins-by-default.patch


替换
./scripts/feeds update -a
./scripts/feeds install -a

0 comments on commit f45d614

Please sign in to comment.