1
0
Fork 0

balakrishna.md: update user crontab

This commit is contained in:
Pratham Patel 2022-09-19 10:30:53 +05:30
parent c71a3e7e75
commit 078e67b1b9
1 changed files with 2 additions and 1 deletions

View File

@ -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
```