From 8e0eef5acd83959201a2468aab96ebf683bda399 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 19 Mar 2022 13:27:39 +0100 Subject: [PATCH] Update cron --- conf/cron | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/cron b/conf/cron index 935daa6..991a6e9 100644 --- a/conf/cron +++ b/conf/cron @@ -1,2 +1,3 @@ * * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-activities -* * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips \ No newline at end of file +* * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips +* * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-websub-publish \ No newline at end of file