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