void/.devcontainer/post-create.sh

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

5 lines
34 B
Bash
Raw Permalink Normal View History

2024-09-11 02:37:36 +00:00
#!/bin/sh
npm i
npm run electron