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
Gonzalo S Nido
azure-utils
Commits
b990c5a2
Commit
b990c5a2
authored
Sep 11, 2020
by
Gonzalo S Nido
Browse files
Fixed bug
parent
b0219f8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
mount_fileshare.sh
View file @
b990c5a2
...
...
@@ -109,5 +109,7 @@ sudo mount -t cifs //${STORAGEACCT}.file.core.windows.net/${SHARENAME} \
if
[[
$?
==
0
]]
;
then
echo
"File share mounted in
${
MOUNTPOINT
}
"
fi
exit
0
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