diff options
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 |