update debug and release build scripts
This commit is contained in:
parent
dc07d4a16d
commit
6656ef6c67
2 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
buildozer android debug
|
buildozer android debug <<< y
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
buildozer android release
|
buildozer android release <<< y
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue