#!/bin/sh
date
./conf/deviceid.sh conf/iet_single.conf
echo 'iet';sudo ./rvs -c conf/iet_single.conf -d 3 && date
