From bc2353a9b909989cfbb7455591d28d6a35ea3f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Wed, 22 May 2024 15:12:06 +0800 Subject: [PATCH] add jq JSON parser software --- configfiles/config_data.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/configfiles/config_data.txt b/configfiles/config_data.txt index 577dc50..08bb83d 100644 --- a/configfiles/config_data.txt +++ b/configfiles/config_data.txt @@ -27,6 +27,7 @@ CONFIG_PACKAGE_nginx-util=y CONFIG_PACKAGE_nginx-mod-luci=y CONFIG_PACKAGE_luci-nginx=y +CONFIG_PACKAGE_jq=y CONFIG_PACKAGE_ntpdate=y CONFIG_PACKAGE_hdparm=y CONFIG_PACKAGE_stress=y