Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lasso
containers
run-lasso-o_shcu
Commits
29eabef3
Commit
29eabef3
authored
May 18, 2021
by
Carina Lansing
Browse files
Tweaking script.
parent
1f3c6f67
Changes
1
Hide whitespace changes
Inline
Side-by-side
notebooks/link_output_data.sh
View file @
29eabef3
...
...
@@ -43,4 +43,5 @@ def main():
create_sym_link
(
source_file, linked_file
)
main
()
\ No newline at end of file
if
__name__
==
"__main__"
:
main
()
\ No newline at end of file
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