Browse Source

fix small error

Morten Brix Pedersen 24 years ago
parent
commit
200c153bc3
1 changed files with 1 additions and 1 deletions
  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