fix: put cron of all rorservers with the correct path

This commit is contained in:
VC
2024-07-05 11:53:26 +02:00
parent 44ca53b2ad
commit ca000b316b

View File

@@ -6,4 +6,4 @@
minute: "0"
hour: "19"
weekday: "5"
job: "docker-compose -f /srv/docker/m.nintendojo.fr/docker-compose.yml run --rm web bin/tootctl media remove"
job: "docker-compose -f /srv/docker/{{ web_hostname[0] }}/docker-compose.yml run --rm web bin/tootctl media remove"