clarify that WSL is supported
This commit is contained in:
@@ -196,6 +196,6 @@ elif [[ "$OSTYPE" == "darwin"* ]]; then
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
# Unknown.
|
# Unknown.
|
||||||
echo "Unknown OS type! Supported build hosts systems are GNU/Linux and macOS."
|
echo "Unknown OS type! Supported build hosts systems are GNU/Linux (WSL) and macOS."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user