Quellcode durchsuchen

fix small error

Morten Brix Pedersen vor 24 Jahren
Ursprung
Commit
200c153bc3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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