Files
TowerOptoSifAndSpectral/root/start.sh
2025-11-27 18:50:16 +08:00

34 lines
688 B
Bash

/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/ -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