diff options
Diffstat (limited to 'sui-cron')
| -rw-r--r-- | sui-cron | 2 |
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. |