mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
Fixes a typo in the build script.
This commit is contained in:
parent
8af20ff1a5
commit
365f17d7f3
@ -9,7 +9,7 @@ DIR="$( cd -P "$( dirname "$SOURCE" )/.." && pwd )"
|
||||
# Change into that dir because we expect that.
|
||||
cd $DIR
|
||||
|
||||
# Make sure build tools are abailable.
|
||||
# Make sure build tools are available.
|
||||
make tools
|
||||
|
||||
# Build the standalone version of the web assets for the sanity check.
|
||||
|
Loading…
x
Reference in New Issue
Block a user