差分

提供: fukudat.net
ナビゲーションに移動検索に移動
ページの作成:「== Install == <pre> $ cd git $ git clone ssh://fukudat.net/var/git/dhcp-status-upload $ cd dhcp-status-upload </pre> == Configure == crontab を編集して以下の行…」
== Install ==
<pre>
$ cd git
$ git clone ssh://fukudat.net/var/git/dhcp-status-upload
$ cd dhcp-status-upload
</pre>

== Configure ==
crontab を編集して以下の行を追加。
<pre>
3-58/5 * * * * /PATH-TO-SCRIPT/upload-dhcp-status.pl
</pre>

案内メニュー