#!/bin/sh

eval `cfg -e`
ssid=${STA_SSID}
pass=${STA_PASSWD}

#ssid=THETA******
#pass=********

/tmp/www/ftp/sda1/theta/theta_remote.sh ${ssid} ${pass}&
