Fix documentation_generator
This commit is contained in:
parent
661e716d6c
commit
2265a153a2
|
|
@ -1 +1,2 @@
|
|||
. build-scripts/xcode/aux_scripts/certificates_readme_generator.sh > $PROJECT_DIR/Certificates/README.md
|
||||
readonly BUILD_SCRIPTS_DIR=${1:-${PROJECT_DIR}} # first argument or PROJECT_DIR
|
||||
. $BUILD_SCRIPTS_DIR/build-scripts/xcode/aux_scripts/certificates_readme_generator.sh > $PROJECT_DIR/Certificates/README.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue