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 09d9737 commit 2f81357Copy full SHA for 2f81357
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