summaryrefslogtreecommitdiff
path: root/_cron
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-02-03 02:42:59 +0100
committeremkael <emkael@tlen.pl>2023-02-03 02:42:59 +0100
commit373141ac8765c76f06c496a51b320852447c20ba (patch)
tree22bb6dabb4273171d73207e736d6b2fd8349f5fb /_cron
parent410c431d2f700848790461cad725661e2021a2ce (diff)
Porting emoji-list to Py3HEADmaster
Diffstat (limited to '_cron')
-rw-r--r--_cron/emoji-list2
1 files changed, 1 insertions, 1 deletions
diff --git a/_cron/emoji-list b/_cron/emoji-list
index f705d00..b8877d2 100644
--- a/_cron/emoji-list
+++ b/_cron/emoji-list
@@ -1 +1 @@
-25 15 * * * python $SITEPATH/bin/emoji-list.py
+25 15 * * * python3 $SITEPATH/bin/emoji-list.py