wether station gui client
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

restart.sh 97B

12345678
  1. #!/bin/sh
  2. #
  3. BASEDIR=`dirname $0`
  4. #
  5. $BASEDIR/kill.sh
  6. rm -f $BASEDIR/messages.*
  7. $BASEDIR/start.sh