summaryrefslogtreecommitdiff
path: root/sui-cron
diff options
context:
space:
mode:
authorstkhan <khan@slickd.xyz>2023-03-15 11:39:10 -0500
committerstkhan <khan@slickd.xyz>2023-03-15 11:39:10 -0500
commitc4ba49d641660a81751135edc69642d87fc6f494 (patch)
tree71f66ce6b85709dfcdf6de5f19d0a834ebbe5cb5 /sui-cron
parentf3097d8be1f9c9959370fe55fdf0032475e7719a (diff)
Remove unused files
Diffstat (limited to 'sui-cron')
-rw-r--r--sui-cron2
1 files changed, 0 insertions, 2 deletions
diff --git a/sui-cron b/sui-cron
deleted file mode 100644
index 65bc07d..0000000
--- a/sui-cron
+++ /dev/null
@@ -1,2 +0,0 @@
-*/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.