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.
2 parents 7150377 + dd1f2ac commit aed91a1Copy full SHA for aed91a1
pkg/dev_compiler/tool/patch_sdk.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
set -e
3
4
+cd "$(dirname "$BASH_SOURCE[0]")/.."
5
dart -c tool/patch_sdk.dart tool/input_sdk gen/patched_sdk
0 commit comments