popepedia/cron.txt
2025-05-10 17:24:51 +01:00

1 line
136 B
Text

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