Add cron.txt

This commit is contained in:
akp 2025-05-10 17:24:51 +01:00
parent 01a5cc6df3
commit 7d3564578d

1
cron.txt Normal file
View file

@ -0,0 +1 @@
*/5 * * * * bash -c '(cd /root/popepedia && python3 collect.py && python3 tabulate.py > /data/pope.json && chmod 0777 /data/pope.json)'