Also purge monthly bench for the tests

This commit is contained in:
Jeremy Gardais 2020-08-18 09:50:47 +02:00
parent f9d3301da7
commit 821fb4828a
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Try to remove maco's cron jobs (autoupdate, benchmark,…)."
rm -f /etc/cron.daily/ipr_autoupdate
## and benchmark
rm -f /etc/cron.daily/ipr_benchmark
rm -f /etc/cron.daily/ipr_benchmark /etc/cron.monthly/ipr_benchmark
}
# }}}