diff --git a/ci_cron b/ci_cron index 462f324..91edf88 100644 --- a/ci_cron +++ b/ci_cron @@ -1,2 +1,2 @@ # Upgrade all continers -30 2 * * * root "/opt/yunohost-ciyunohost/auto_upgrade_container.sh" \ No newline at end of file +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"