5 lines
79 B
Bash
5 lines
79 B
Bash
|
cd "$(dirname "$0")"
|
||
|
|
||
|
bash ./build_documentation.sh
|
||
|
bash ./compile_for_pypi.sh
|