sync(system): sync system changes.

This commit is contained in:
kangjun
2024-07-18 14:32:02 +08:00
parent db0777c83d
commit cb4e8e6605
116 changed files with 31484 additions and 84 deletions

View File

@@ -100,6 +100,14 @@ setusbconfig rndis
ifconfig usb0 up
ifconfig usb0 192.168.2.100
ifconfig usb0 10.10.10.235
# /mnt/UDISK/rt_media-uvc &
cp /APP/picture /mnt/UDISK/ -rf
cp /APP/res/*.aac /mnt/UDISK/
if [ ! -f "/mnt/UDISK/pix_auth_key.bin" ]; then
cp /APP/res/pix_auth_key.bin /mnt/UDISK/pix_auth_key.bin
fi
/APP/SL100FRONTPANEL &