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 002804c commit 4e82b51Copy full SHA for 4e82b51
build
@@ -55,6 +55,7 @@ DIR="\$(cd "\$(dirname "\$0")" && pwd)"
55
RUNTIME_DIR="\$DIR/../runtime"
56
SOURCE_DIR="\$DIR/../src"
57
58
+export PYTHONPATH="\$RUNTIME_DIR"
59
\$RUNTIME_DIR/bin/python3 "\$SOURCE_DIR/main.py"
60
EOF
61
0 commit comments