mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-12-16 03:23:32 +08:00
提交v2.2.2
This commit is contained in:
@ -1,12 +1,34 @@
|
||||
/sbin/hwclock -s -f /dev/rtc1
|
||||
chmod +x /root/filebrew/filebrowser
|
||||
/root/filebrew/filebrowser -d /root/filebrew/filebrowser.db &
|
||||
chmod +x /root/frp_0.34.3_linux_arm/frpc
|
||||
chmod +x /root/ffwatch.sh
|
||||
/root/ffwatch.sh &
|
||||
mount /dev/mmcblk1p1 /home/data/
|
||||
mount /dev/mmcblk1p1 /home/data/ -o nonempty
|
||||
chmod +x /root/Mywathdog.sh
|
||||
chmod +x /root/Mywathdogtemp.sh
|
||||
bash /root/Mywathdog.sh &
|
||||
bash /root/Mywathdogtemp.sh &
|
||||
/home/pi/bin/TemperatureControler > /root/templog.log &
|
||||
|
||||
gpio mode 13 out
|
||||
gpio write 13 1
|
||||
sleep 1
|
||||
gpio write 13 0
|
||||
sleep 1
|
||||
gpio write 13 1
|
||||
sleep 1
|
||||
gpio write 13 0
|
||||
sleep 1
|
||||
gpio write 13 1
|
||||
sleep 1
|
||||
gpio write 13 0
|
||||
sleep 1
|
||||
gpio write 13 1
|
||||
sleep 1
|
||||
gpio write 13 0
|
||||
sleep 1
|
||||
gpio write 13 1
|
||||
sleep 1
|
||||
gpio write 13 0
|
||||
sleep 1
|
||||
Reference in New Issue
Block a user