# setup_preview.sh # # 20121112JY - move preview setup code to script out of uI code ifconfig usb0 up ifconfig usb0 10.9.9.1 netmask 255.255.255.0 route add default gw 10.9.9.9 mount --bind /tmp/fuse/live /var/www/live # mount --bind /tmp/fuse_d /var/www/videos # mount --bind /tmp/fuse/shutter /var/www/shutter cherokee-worker -a -C /usr/local/gopro/etc/cherokee.conf &