mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
4 lines
63 B
Bash
4 lines
63 B
Bash
#!/bin/sh
|
|
|
|
yarn install --network-timeout 180000
|
|
yarn electron
|