mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-19 05:44:12 +01:00
Fix Typo in startup_regtest.sh
This commit is contained in:
parent
e30f2cb4a4
commit
c0d3eeb789
@ -122,7 +122,7 @@ start_nodes() {
|
||||
done
|
||||
|
||||
if [ -z "$EATMYDATA" ]; then
|
||||
echo "WARNING: eatmydata not found: instal it for faster testing"
|
||||
echo "WARNING: eatmydata not found: install it for faster testing"
|
||||
fi
|
||||
# Give a hint.
|
||||
echo "Commands: "
|
||||
|
Loading…
Reference in New Issue
Block a user