1
0

Merge pull request #4873 from SomberNight/android_docker

android docker build
This commit is contained in:
ThomasV
2018-11-29 16:34:49 +01:00
committed by GitHub
5 changed files with 196 additions and 137 deletions

View File

@@ -2,6 +2,8 @@
pushd ./electrum/gui/kivy/
make theming
if [[ -n "$1" && "$1" == "release" ]] ; then
echo -n Keystore Password:
read -s password