We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3fd06 commit 4878280Copy full SHA for 4878280
1 file changed
.devcontainer/postStartCommand.sh
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-set -e
4
-
5
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
6
"$SCRIPT_DIR/refreshTools.sh"
7
0 commit comments