mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-11-16 19:50:31 +01:00
typo
This commit is contained in:
parent
3374212133
commit
19ad9a920a
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -224,7 +224,7 @@ if [ "$COMPILE" = "true" ]; then
|
|||
else
|
||||
if [ ! -e $BINARIES_DIR ]; then
|
||||
echo "ERROR"
|
||||
echo "Necesary binaries files not present !"
|
||||
echo "Necessary binaries files not present !"
|
||||
echo "Either run $0 --compile or download them from https://bitbucket.org/gwenhael/cubietruck-slackware/downloads"
|
||||
echo "and untar them here."
|
||||
|
||||
|
|
Loading…
Reference in a new issue