Skip to content

Commit 2f81357

Browse files
Update bootstrap.sh
1 parent 09d9737 commit 2f81357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
if [ ! -f platform.txt ]; then
4-
echo Launch this script from the root core folder as ./extras/bootstrap.sh
4+
echo Launch this script from the root core folder as ./extra/bootstrap.sh
55
exit 2
66
fi
77

0 commit comments

Comments
 (0)