mirror of
https://github.com/moparisthebest/mail
synced 2024-11-21 16:35:04 -05:00
Add android release script
This commit is contained in:
parent
de1e843b2c
commit
f20dbede2c
9
res/release_cca.sh
Executable file
9
res/release_cca.sh
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# go to root
|
||||
cd `dirname $0`
|
||||
cd ..
|
||||
|
||||
cd release/cca/Whiteout
|
||||
|
||||
./platforms/android/cordova/build --release
|
Loading…
Reference in New Issue
Block a user