Fix cron username
This commit is contained in:
@ -1 +1 @@
|
||||
*/10 * * * * reminders /lib/reminder-rs/healthcheck
|
||||
*/10 * * * * reminder /lib/reminder-rs/healthcheck
|
||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
*/10 * * * * reminders /lib/reminder-rs/healthcheck
|
||||
*/10 * * * * reminder /lib/reminder-rs/healthcheck
|
||||
|