mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/sh
|
|
|
|
yarn install --network-timeout 180000
|
|
yarn electron
|