We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sh
bash
1 parent 89f57b6 commit ce25292Copy full SHA for ce25292
registry/coder/modules/devcontainers-cli/run.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env sh
+#!/usr/bin/env bash
2
3
# If @devcontainers/cli is already installed, we can skip
4
if command -v devcontainer >/dev/null 2>&1; then
0 commit comments