From f515d57bb33654af030e0afbac56282e6987a457 Mon Sep 17 00:00:00 2001 From: xin Date: Mon, 28 Feb 2022 16:51:53 +0800 Subject: [PATCH] echart --- othersoft/install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/othersoft/install.sh b/othersoft/install.sh index 6ff263c..1c2cf20 100644 --- a/othersoft/install.sh +++ b/othersoft/install.sh @@ -25,7 +25,8 @@ cmake ../../calibration_console make -j4 cp ./ocean_optics_calibration_console /home/pi/bin cd ../ - +sudo killall Mywathdog.sh +sudo killall TowerOptoSifAndSpectral cd ../../ cp -r ./html/* /var/www/html chmod +x /var/www/html/php/*.sh @@ -46,4 +47,5 @@ sudo apt-get install -y timedatectl timedatectl set-timezone Asia/Shanghai date -R sudo hwclock -w -f /dev/rtc0 + #tc