mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +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.
|
# Change into that dir because we expect that.
|
||||||
cd $DIR
|
cd $DIR
|
||||||
|
|
||||||
# Make sure build tools are abailable.
|
# Make sure build tools are available.
|
||||||
make tools
|
make tools
|
||||||
|
|
||||||
# Build the standalone version of the web assets for the sanity check.
|
# Build the standalone version of the web assets for the sanity check.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user