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 d4ac034 commit adb2473Copy full SHA for adb2473
packages/windows-connector/config.sh
@@ -18,6 +18,7 @@
18
19
DEFAULT_PACKAGE_GIT_URL="https://github.com/delphix/dlpx-app-gate.git"
20
SKIP_COPYRIGHTS_CHECK=true
21
+PACKAGE_GIT_BRANCH="023580b3cb316addf06d25f667a991ac8667de16"
22
23
function build() {
24
CONNECTOR_DIR="${WORKDIR}/repo/appliance/server/connector"
0 commit comments