Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sofiane Bendoukha
ssh_scripts
Commits
68ed037d
Commit
68ed037d
authored
Oct 07, 2020
by
Sofiane Bendoukha
Browse files
Update start-jupyter
parent
257a7389
Changes
1
Hide whitespace changes
Inline
Side-by-side
start-jupyter
View file @
68ed037d
...
...
@@ -354,7 +354,6 @@ function main () {
trap
clean_up INT QUIT TERM ERR EXIT
echo
"Establishing ssh master connection."
set
-x
# Set up control master for connection sharing
mkdir
-p
"
${
HOME
}
/.ssh"
ssh_socket_dir
=
"
$(
mktemp
-d
"
${
HOME
}
/.ssh/socket.XXXXX"
)
"
...
...
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