#!/bin/sh
/bin/echo "127.0.0.1 localhost" > /etc/hosts
/bin/echo > /etc/resolv.conf

