Skip to content

Commit eb560a0

Browse files
authored
Update setup.sh
1 parent 94f9e50 commit eb560a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
echo 'Please wait for setup to finish ...'
44
eval "$(micromamba shell hook --shell bash )"
55

6-
# get repo
6+
# get repo and move user .devcontainer to temporary folder
77

88
if [ $(find . -maxdepth 1 -type d ! -name . ! -name .devcontainer | wc -l) -eq 0 ];
99
then

0 commit comments

Comments
 (0)