1 line
136 B
Text
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)'
|