7 lines
110 B
Bash
7 lines
110 B
Bash
#!/usr/bin/env bash
|
|
grunt build-xapp
|
|
grunt buildXFILE --package=xfile
|
|
grunt cssmin:xcf
|
|
cd src
|
|
sh buildXApp.sh
|