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
Model Data Explorer
Model Data Explorer Workspace
Commits
d09c97e9
Verified
Commit
d09c97e9
authored
Aug 23, 2021
by
Philipp Sebastian Sommer
Browse files
do not overwrite existing folders
parent
1f0aa19d
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/workspace/config/custom-cont-init.d/create_workspace.sh
View file @
d09c97e9
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
set
-e
set
-e
cd
/config/workspace
cd
/config/workspace
cp
-r
/config/workspace_src/.
.
[
!
-d
.git
]
&&
cp
-r
/config/workspace_src/.
.
if
[[
!
-d
venv
]]
;
then
if
[[
!
-d
venv
]]
;
then
echo
"**** setting up python ****"
echo
"**** setting up python ****"
...
...
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