From 77306f6f921408167a165ff65115799ff76a6137 Mon Sep 17 00:00:00 2001
From: lgq <1015864684@qq.com>
Date: 星期二, 08 七月 2025 18:12:07 +0800
Subject: [PATCH] Merge branch 'master' of http://124.71.187.17:8299/r/~lgq/IGD5300-package
---
/dev/null | 0
local/bin/snmp_val.sh | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/local/bin/jsoner b/local/bin/jsoner
deleted file mode 100755
index 72c1782..0000000
--- a/local/bin/jsoner
+++ /dev/null
Binary files differ
diff --git a/local/bin/snmp_val.sh b/local/bin/snmp_val.sh
index d09feb4..bf4378e 100755
--- a/local/bin/snmp_val.sh
+++ b/local/bin/snmp_val.sh
@@ -5,7 +5,7 @@
# 鑾峰彇浼犲叆鐨� OID
OID="$1"
-jsoner=./jsoner
+jsoner=/usr/sbin/jsoner
#echo "鑴氭湰琚皟鐢�, OID: $OID"
chn=${OID##*.}
@@ -30,4 +30,4 @@
# 榛樿杩斿洖
RESPONSE="{\"type\": \"OctetString\", \"value\": \"noData\"}"
echo "$RESPONSE"
-fi
\ No newline at end of file
+fi
--
Gitblit v1.9.3