mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
4 lines
63 B
Bash
Executable file
4 lines
63 B
Bash
Executable file
#!/bin/sh
|
|
|
|
yarn install --network-timeout 180000
|
|
yarn electron
|