#!/bin/sh
export LOC=`nvram get loc`
while(true)
do
	/jffs/nerobo/testScript2.pl
done
