From 67f51d0a3a8bb7181637b3c1aa428463e099cbc9 Mon Sep 17 00:00:00 2001 From: Jan <> Date: Thu, 16 Dec 2021 12:21:45 +0100 Subject: auto pulling from git repo --- sui-cron | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sui-cron (limited to 'sui-cron') 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. -- cgit v1.2.3