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 e0791e5 commit 9d8b4ceCopy full SHA for 9d8b4ce
build.sh
@@ -14,4 +14,4 @@ else
14
packInstallerFlag=
15
fi
16
17
-. "$ScriptRoot/eng/common/build.sh --build --restore " $packInstallerFlag "$@"
+. "$ScriptRoot/eng/common/build.sh" --build --restore $packInstallerFlag "$@"
0 commit comments