mirror of
https://github.com/voideditor/void
synced 2026-05-22 08:58:26 +00:00
4 lines
34 B
Bash
Executable file
4 lines
34 B
Bash
Executable file
#!/bin/sh
|
|
|
|
npm i
|
|
npm run electron
|