mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 04:17:37 +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 $*
|