From 078e67b1b9a94a92cbdd202cda7836a2fd5137d3 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Mon, 19 Sep 2022 10:30:53 +0530 Subject: [PATCH] balakrishna.md: update user crontab --- content/posts/balakrishna.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/posts/balakrishna.md b/content/posts/balakrishna.md index 090c61d..8f65891 100644 --- a/content/posts/balakrishna.md +++ b/content/posts/balakrishna.md @@ -461,7 +461,8 @@ systemctl --user enable container-caddy-vishwambhar container-gitea-chitragupta # [[ if zpool scrub is not running ]] # -> [[ if containers are not running ]] # -> start containers -* * * * * bash /home/pratham/.scripts/cron/pratham/maintenance.sh +*/5 * * * * bash /home/pratham/.scripts/cron/pratham/maintenance.sh +*/5 * * * * podman exec -u www-data nextcloud-govinda php cron.php ```