bad arg
This commit is contained in:
@@ -414,10 +414,6 @@ async def main():
|
|||||||
|
|
||||||
LOG.info("Starting bot")
|
LOG.info("Starting bot")
|
||||||
|
|
||||||
if args.run-once:
|
|
||||||
await task.daily_task()
|
|
||||||
return
|
|
||||||
|
|
||||||
# Démarrage: publier l'édition du jour si elle n'existe pas encore
|
# Démarrage: publier l'édition du jour si elle n'existe pas encore
|
||||||
await task.maybe_run_today()
|
await task.maybe_run_today()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user