diff options
author | emkael <emkael@tlen.pl> | 2023-02-03 02:42:59 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2023-02-03 02:42:59 +0100 |
commit | 373141ac8765c76f06c496a51b320852447c20ba (patch) | |
tree | 22bb6dabb4273171d73207e736d6b2fd8349f5fb /_cron | |
parent | 410c431d2f700848790461cad725661e2021a2ce (diff) |
Diffstat (limited to '_cron')
-rw-r--r-- | _cron/emoji-list | 2 |
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 |