summaryrefslogtreecommitdiff
path: root/sui-cron
diff options
context:
space:
mode:
Diffstat (limited to 'sui-cron')
-rw-r--r--sui-cron2
1 files changed, 2 insertions, 0 deletions
diff --git a/sui-cron b/sui-cron
new file mode 100644
index 0000000..65bc07d
--- /dev/null
+++ b/sui-cron
@@ -0,0 +1,2 @@
+*/1 * * * * /var/www/html/gitpull.sh >> /var/log/cron.log 2>&1
+# An empty line is required at the end of this file for a valid cron file.