Fix generation script for invocation from just

This commit is contained in:
Pascal Le Merrer 2026-01-22 11:39:31 +01:00
parent 36ea0dd3f7
commit 912993f17d
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@ ssh:
# Create the skeleton for a new issue of the newsletter, and reference it into the home page
new number:
PYTHONPATH=PWD venv/bin/python ./scripts/create_newsletter.py {{number}}
PYTHONPATH=PWD venv/bin/python ./scripts/create_newsletter.py --number={{number}}
# generate HTML email
mail file: