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 95972aa commit 8b15be6Copy full SHA for 8b15be6
paddle/scripts/docker/build.sh
@@ -57,7 +57,6 @@ if [[ ${WOBOQ:-OFF} == 'ON' ]]; then
57
.
58
make
59
60
- export WOBOQ_OUT=/usr/share/nginx/html/paddle
61
export WOBOQ_OUT=/woboq_out/paddle
62
export BUILD_DIR=/paddle/build
63
mkdir -p $WOBOQ_OUT
0 commit comments