Files
voideditor--void/.devcontainer/post-create.sh
T
2024-09-10 19:37:36 -07:00

5 lines
63 B
Bash

#!/bin/sh
yarn install --network-timeout 180000
yarn electron