Files
AireOptoSifAndSpectral/root/start.sh
2025-11-19 15:11:44 +08:00

13 lines
391 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
chmod +x /root/Mywathdogtemp.sh
bash /root/Mywathdog.sh &
bash /root/Mywathdogtemp.sh &
/home/pi/bin/AirOptoSifAndSpectral > /root/templog.log &