mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/sh
|
|
|
|
yarn install --network-timeout 180000
|
|
yarn electron
|