Explorar el Código

fix small error

Morten Brix Pedersen hace 24 años
padre
commit
200c153bc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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