|
@@ -1,5 +1,5 @@
|
|
|
# Run a script every minute
|
|
# Run a script every minute
|
|
|
-* * * * * echo "Hello, World Wide `date` !" >> /var/log/cron.log 2>&1
|
|
|
|
|
|
|
+#* * * * * echo "Hello, World Wide `date` !" >> /var/log/cron.log 2>&1
|
|
|
#* * * * * /calibre/recipe/a.sh >> /var/log/cron.log 2>&1
|
|
#* * * * * /calibre/recipe/a.sh >> /var/log/cron.log 2>&1
|
|
|
#*/3 * * * * /calibre/recipe/upkindle.sh >> /var/log/upkindle.log 2>&1
|
|
#*/3 * * * * /calibre/recipe/upkindle.sh >> /var/log/upkindle.log 2>&1
|
|
|
0 5 * * * /calibre/recipe/upkindle.sh >> /var/log/upkindle.log 2>&1
|
|
0 5 * * * /calibre/recipe/upkindle.sh >> /var/log/upkindle.log 2>&1
|