• R/O
  • HTTP
  • SSH
  • HTTPS

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Simple RSS Reader inspired by Gxxgle Reader


ファイル情報

Rev. c8fc21f4d5ef4cca59f975e89901a0814bcde463
サイズ 162 バイト
日時 2013-07-16 02:25:14
作者 hylom
ログメッセージ

dist: add cron file

内容

FROM=./client/
DEST=/var/grrreader/
INITSCRIPT=./initscript

rsync $1 -av --exclude=.* --exclude=*~ $FROM $DEST
install -pm 755 $INITSCRIPT /etc/init.d/grrreader