mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-18 19:39:43 +08:00
echart
This commit is contained in:
@ -25,7 +25,8 @@ cmake ../../calibration_console
|
|||||||
make -j4
|
make -j4
|
||||||
cp ./ocean_optics_calibration_console /home/pi/bin
|
cp ./ocean_optics_calibration_console /home/pi/bin
|
||||||
cd ../
|
cd ../
|
||||||
|
sudo killall Mywathdog.sh
|
||||||
|
sudo killall TowerOptoSifAndSpectral
|
||||||
cd ../../
|
cd ../../
|
||||||
cp -r ./html/* /var/www/html
|
cp -r ./html/* /var/www/html
|
||||||
chmod +x /var/www/html/php/*.sh
|
chmod +x /var/www/html/php/*.sh
|
||||||
@ -46,4 +47,5 @@ sudo apt-get install -y timedatectl
|
|||||||
timedatectl set-timezone Asia/Shanghai
|
timedatectl set-timezone Asia/Shanghai
|
||||||
date -R
|
date -R
|
||||||
sudo hwclock -w -f /dev/rtc0
|
sudo hwclock -w -f /dev/rtc0
|
||||||
|
|
||||||
#tc
|
#tc
|
||||||
|
Reference in New Issue
Block a user