✨ allow posting single wiki articles
This commit is contained in:
parent
92f95f67e6
commit
b111a34804
2 changed files with 20 additions and 9 deletions
4
do-it.sh
4
do-it.sh
|
@ -7,7 +7,3 @@ python 0_get_recipes.py
|
|||
python 1_clean_json.py
|
||||
python 2_to_markdown.py
|
||||
python 3_to_mediawiki.py
|
||||
|
||||
if [[ "$1" = "post" ]]; then
|
||||
python 4_post_to_wiki.py
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue