mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +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
|