source: ipk/source/tools_settime/_path_/mnt/config/usercmd.sh@ 41100

Last change on this file since 41100 was 41100, checked in by andy-1, 8 years ago

add plugin settime, set system time on the internet

  • Property svn:executable set to *
File size: 94 bytes
Line 
1#!/bin/sh
2# start the user commands here
3echo "[usercmd.sh] start"
4/mnt/bin/settime.sh&
5
6exit
Note: See TracBrowser for help on using the repository browser.