#!/bin/sh

ifconfig usb0 up 10.1.0.2
route add default gw 10.1.0.1
