Files
vscode/.devcontainer/post-create.sh
2023-10-04 20:43:28 +02:00

5 lines
63 B
Bash
Executable File

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