#!/bin/sh
# start the user commands here
echo "[usercmd.sh] start"
/mnt/bin/settime.sh&

exit
