diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl index ff9ffe00..5fb0a3fd 100644 --- a/ui/ui/app-settings.tpl +++ b/ui/ui/app-settings.tpl @@ -384,7 +384,7 @@ add dst-host=*.{$_domain}
# Reminder Cronjob Every 7 AM -0 7 * * * cd {$dir} && {$php} reminder.php +0 7 * * * cd {$dir} && {$php} cron_reminder.php