From 5f1d8d06a0cf5e36281ce596f4200bf4b89cd963 Mon Sep 17 00:00:00 2001 From: BenoitCier <73591305+BenoitCier@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:34:57 +0100 Subject: [PATCH] Update cron Solve issue --- conf/cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cron b/conf/cron index 596e0e5..55e9eff 100644 --- a/conf/cron +++ b/conf/cron @@ -1 +1 @@ -*/5 * * * * nobody /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/api/cron.php \ No newline at end of file +*/5 * * * * osticket /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/api/cron.php