#!/system/bin/sh
#author: cedesmith

PATH=/sbin:/system/sbin:/system/bin:/system/xbin
 
setprop net.ppp0.dns1 $DNS1
setprop net.ppp0.dns2 $DNS2
