mirror of
https://github.com/YunoHost/yunohost-ci.git
synced 2024-09-03 20:05:53 +02:00
Fix cron job
This commit is contained in:
parent
06e7cdc69e
commit
3c51fdbf9c
1 changed files with 1 additions and 1 deletions
2
ci_cron
2
ci_cron
|
@ -1,2 +1,2 @@
|
|||
# Upgrade all continers
|
||||
30 2 * * * root "/opt/yunohost-ciyunohost/auto_upgrade_container.sh"
|
||||
30 2 * * * root /bin/bash -c "/opt/yunohost-ci/auto_upgrade_container.sh >> /opt/yunohost-ci/upgrade.log 2>>/opt/yunohost-ci/upgrade-error.log"
|
||||
|
|
Loading…
Add table
Reference in a new issue