mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-12-01 11:27:16 -05:00
3 lines
25 B
Bash
3 lines
25 B
Bash
|
#!/bin/sh
|
||
|
npm run build;
|