Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Donald Chen
pc-ble-driver-sd_api_v6
Commits
b4911350
Commit
b4911350
authored
Apr 09, 2018
by
Chun Fan
Browse files
Fix typo
parent
16c76046
Changes
1
Hide whitespace changes
Inline
Side-by-side
hex/bootstrap.sh
View file @
b4911350
...
...
@@ -112,7 +112,7 @@ function sdk_exists () {
function
sdk_patch
()
{
# Detect which OS is running
UNAME
=
"
$(
uname
)
"
# If OS is Linu
i
x or Darwin
# If OS is Linux or Darwin
# Change the format of line ending to unix
if
[[
"
${
UNAME
}
"
==
"Linux"
]]
;
then
echo
"> Modifying SDK line ending format..."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment