We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45b416 commit e9289e9Copy full SHA for e9289e9
1 file changed
.devcontainer/setup.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
echo 'Please wait for setup to finish ...'
4
5
micromamba shell init --shell bash --root-prefix=~/micromamba
0 commit comments