We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6a080 commit c048b77Copy full SHA for c048b77
scripts/automation_generate.sh
@@ -1,6 +1,5 @@
1
#!/bin/bash
2
3
-TEMP_FILE="$TMPDIR/auto_temp.json"
4
# generate code and package in one step
5
python -m packaging_tools.sdk_generator "$1" "$2" --debug 2>&1
6
echo "[Generate] generation and packaging done!!!"
0 commit comments