Skip to content

Commit c87f915

Browse files
authored
Update setup.sh
1 parent d3262c2 commit c87f915

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.devcontainer/setup.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
echo 'Please wait for setup to finish ...'
22

3+
micromamba shell init --shell bash --root-prefix=~/micromamba
4+
35
# get repo
46

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

0 commit comments

Comments
 (0)