Files
TowerOptoSifAndSpectral/root/start.sh
2025-04-03 13:30:36 +08:00

11 lines
328 B
Bash

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/
chmod +x /root/Mywathdog.sh
bash /root/Mywathdog.sh &
/home/pi/bin/TemperatureControler > /root/templog.log &