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

exit
