sync(system): sync system changes.
This commit is contained in:
@@ -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 &
|
||||
Reference in New Issue
Block a user