We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a3525 commit 55e9b98Copy full SHA for 55e9b98
1 file changed
bundled/scripts/noConfigScripts/debugpy
@@ -1,4 +1,4 @@
1
-#! /bin/bash
+#! /usr/bin/env bash
2
# Bash script
3
export DEBUGPY_ADAPTER_ENDPOINTS=$VSCODE_DEBUGPY_ADAPTER_ENDPOINTS
4
python3 $BUNDLED_DEBUGPY_PATH --listen 0 --wait-for-client $@
0 commit comments