Fixed missing "
This commit is contained in:
parent
5fb91e4afb
commit
a5ac8f4b85
2
third_party/build_unbound.sh
vendored
2
third_party/build_unbound.sh
vendored
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
if [[ ${build_os_type} == "win32 ]]; then
|
if [[ ${build_os_type} == "win32" ]]; then
|
||||||
echo "Windows does not require libunbound"
|
echo "Windows does not require libunbound"
|
||||||
echo "Dont building library"
|
echo "Dont building library"
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user