aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0cda7f3
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+
+# Enter the following into your cron
+
+First edit the ... to your path
+
+ * * * * * .../checker/main.py -m cron -c minute >/dev/null 2>&1
+ 0 * * * * .../checker/main.py -m cron -c hour >/dev/null 2>&1
+