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 9935808 commit bc24c72Copy full SHA for bc24c72
1 file changed
util/install
@@ -5,7 +5,7 @@
5
set -e
6
7
if [ -z ${BDM_INSTALL} ]; then
8
- export BDM_INSTALL=v1.04-patches
+ export BDM_INSTALL=master
9
fi
10
echo "BDM_INSTALL is set to: $BDM_INSTALL"
11
0 commit comments