Browse Source

fix small error

Morten Brix Pedersen 24 năm trước cách đây
mục cha
commit
200c153bc3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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