From d43989f5891872c916d0d7efc11aa3f3930ab061 Mon Sep 17 00:00:00 2001 From: lgq <1015864684@qq.com> Date: 星期五, 01 八月 2025 16:21:18 +0800 Subject: [PATCH] 修改export.sh脚本的错误 --- local/www/cgi-bin/device-ctrl/reboot-service | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/local/www/cgi-bin/device-ctrl/reboot-service b/local/www/cgi-bin/device-ctrl/reboot-service index c0c00bf..d1fedaa 100755 --- a/local/www/cgi-bin/device-ctrl/reboot-service +++ b/local/www/cgi-bin/device-ctrl/reboot-service @@ -12,4 +12,6 @@ killall -9 MainControl killall -9 svr +`/usr/local/bin/export.sh` > /dev/null +killall -9 snmpd -- Gitblit v1.9.3