update version
This commit is contained in:
parent
f2f96c288b
commit
1ba5c25f9a
7 changed files with 34 additions and 12 deletions
|
@ -25,8 +25,9 @@ envinit() {
|
|||
|
||||
build() {
|
||||
cd /tmp/${APP}
|
||||
yarn install
|
||||
yarn dist
|
||||
yarn
|
||||
yarn bootstrap
|
||||
yarn build
|
||||
}
|
||||
|
||||
makedeb(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue