このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
application
/
smarthome_rpi_gui_client
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
wether station gui client
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
18
コミット
2
ブランチ
ツリー:
7a448e0e56
master
mod_update
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'7a448e0e56' から
${ noResults }
smarthome_rpi_gui_client
/
restart.sh
restart.sh
97B
履歴
Raw
1
2
3
4
5
6
7
8
#!/bin/sh
#
BASEDIR=`dirname $0`
#
$BASEDIR/kill.sh
rm -f $BASEDIR/messages.*
$BASEDIR/start.sh