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
Sergey Gorbunov
CbmTools
Commits
27dd74b2
Commit
27dd74b2
authored
Jan 12, 2021
by
Sergey Gorbunov
Browse files
remove a command that has no effect
parent
bc85c487
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
cbmdock/cbmdockInit.sh
cbmdock/cbmdockInit.sh
+1
-3
No files found.
cbmdock/cbmdockInit.sh
View file @
27dd74b2
...
...
@@ -46,6 +46,4 @@ echo "alias cbmdock='docker start "${ContainerName}"; docker exec -ti -e DISPLAY
else
echo
"alias cbmdock='docker start "
${
ContainerName
}
"; docker exec -ti -e DISPLAY=
\$
DISPLAY "
${
ContainerName
}
" bash'"
>>
~/.bashrc
fi
fi
source
~/.bashrc
fi
\ 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