kylin-code/.devcontainer/post-create.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
63 B
Bash
Raw Normal View History

2024-04-30 20:57:13 +08:00
#!/bin/sh
yarn install --network-timeout 180000
yarn electron