mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
7670c0c79c
* Changed shebang same as code.sh * Added set -e in test.sh
4 lines
29 B
Bash
Executable File
4 lines
29 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
yarn $*
|