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 91dbb71 commit 04a2948Copy full SHA for 04a2948
extra/bootstrap.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
if [ ! -f platform.txt ]; then
4
- echo Launch this script from the root core folder as ./extras/bootstrap.sh
+ echo Launch this script from the root core folder as ./extra/bootstrap.sh
5
exit 2
6
fi
7
0 commit comments