mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-13 08:14:43 +00:00
feat: remain windows support
This commit is contained in:
parent
c60ebdc237
commit
15e3df35ac
@ -49,6 +49,8 @@ build_component() {
|
|||||||
change_directory - > /dev/null
|
change_directory - > /dev/null
|
||||||
else
|
else
|
||||||
echo "✗ $name directory not found: $dir"
|
echo "✗ $name directory not found: $dir"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "1. Updating submodules"
|
echo "1. Updating submodules"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user