mirror of
https://github.com/stupidloud/nanopi-openwrt.git
synced 2025-06-03 22:03:43 +08:00
package: add luci-argon-config, disable benchmark from crontab
This commit is contained in:
parent
832dd6131b
commit
d6a770fbb0
@ -38,5 +38,6 @@ ln -sf ../init.d/fa-rk3328-pwmfan target/linux/rockchip/armv8/base-files/etc/rc.
|
||||
sed -i "s/enable '0'/enable '1'/" package/ctcgfw/luci-app-oled/root/etc/config/oled
|
||||
fi
|
||||
|
||||
sed -i "/\/etc\/coremark\.sh/d" package/feeds/packages/coremark/Makefile
|
||||
sed -i "s/option limit_enable '1'/option limit_enable '0'/" package/lean/nft-qos/files/nft-qos.config
|
||||
sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate
|
||||
|
@ -42,6 +42,7 @@ CONFIG_PACKAGE_luci-app-vnstat=y
|
||||
CONFIG_PACKAGE_luci-app-vssr=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_shortcut-fe=y
|
||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-theme-edge=y
|
||||
CONFIG_PACKAGE_luci-theme-material=y
|
||||
|
@ -42,6 +42,7 @@ CONFIG_PACKAGE_luci-app-vnstat=y
|
||||
CONFIG_PACKAGE_luci-app-vssr=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_shortcut-fe=y
|
||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-theme-edge=y
|
||||
CONFIG_PACKAGE_luci-theme-material=y
|
||||
|
@ -42,6 +42,7 @@ CONFIG_PACKAGE_luci-app-vnstat=y
|
||||
CONFIG_PACKAGE_luci-app-vssr=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_shortcut-fe=y
|
||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-theme-edge=y
|
||||
CONFIG_PACKAGE_luci-theme-material=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user