mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 03:49:42 +08:00
11 lines
322 B
Bash
11 lines
322 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 > templog.log &
|
|
|