We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081354f commit fe5472fCopy full SHA for fe5472f
system/extras/prebuild.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+echo $SHELL
4
+
5
BUILD_PATH="$1"
6
BUILD_SOURCE_PATH="$2"
7
BOARD_PLATFORM_PATH="$3"
0 commit comments