2022-02-22 10:12:39 +08:00
|
|
|
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 &
|
2024-08-21 16:59:41 +08:00
|
|
|
mount /dev/mmcblk1p1 /home/data/
|
2022-02-22 10:12:39 +08:00
|
|
|
chmod +x /root/Mywathdog.sh
|
2025-11-04 17:19:32 +08:00
|
|
|
chmod +x /root/Mywathdogtemp.sh
|
2022-03-07 11:18:27 +08:00
|
|
|
bash /root/Mywathdog.sh &
|
2025-11-04 17:19:32 +08:00
|
|
|
bash /root/Mywathdogtemp.sh &
|
2025-04-03 13:30:36 +08:00
|
|
|
/home/pi/bin/TemperatureControler > /root/templog.log &
|
2022-02-22 10:12:39 +08:00
|
|
|
|