浏览代码

fix small error

Morten Brix Pedersen 24 年之前
父节点
当前提交
200c153bc3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/crontab

+ 1 - 1
scripts/crontab

@@ -6,4 +6,4 @@
 # This will make pisg run every 10 minutes, or you could do it every hour
 # by doing this:
 
-* 0 * * * /path/to/pisg --silent
+0 * * * * /path/to/pisg --silent