adapt script to create local help to new syntax

This commit is contained in:
B. Petersen 2021-04-13 14:25:20 +02:00 committed by bjoern
parent ed0796723b
commit 943d49ab7e
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,7 @@ this will take some time - meanwhile we're doing some housekeeping:
3. update translations and local help: 3. update translations and local help:
$ ./scripts/tx-pull-translations.sh $ ./scripts/tx-pull-translations.sh
$ cd ../deltachat-pages; ./tools/create-local-help.py; cd ../deltachat-android $ ./scripts/create-local-help.sh
4. add a device message to ConversationListActivity::onCreate() 4. add a device message to ConversationListActivity::onCreate()
and update CHANGELOG.md and update CHANGELOG.md

1
scripts/create-local-help.sh Executable file
View file

@ -0,0 +1 @@
../deltachat-pages/tools/create-local-help.py ../deltachat-pages/_site assets/help