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
Alexandru Croitor
minicoin
Commits
4afadfec
Commit
4afadfec
authored
Mar 09, 2022
by
Volker Hilsheimer
Browse files
Don't run win_link_folders if there's nothing to link
parent
2b4de639
Changes
1
Hide whitespace changes
Inline
Side-by-side
minicoin/lib/sharing.rb
View file @
4afadfec
...
...
@@ -15,7 +15,8 @@ def win_link_folders(box, links)
end
symlink_lines
<<
"}"
end
return
if
symlink_lines
.
empty?
link_cmd
=
<<-
SCRIPT
function Link-Host {
Param($Hostname)
...
...
Write
Preview
Supports
Markdown
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