4 lines
108 B
Bash
4 lines
108 B
Bash
grunt update-dist --platforms=nodejs --server=false
|
|
cd dist/nodejs
|
|
git add -A .
|
|
gitc "XBlox: RunShell Fixes" |