mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
7670c0c79c
* Changed shebang same as code.sh * Added set -e in test.sh
3 lines
29 B
Bash
Executable file
3 lines
29 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
yarn $*
|