Merge pull request #4873 from SomberNight/android_docker
android docker build
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
pushd ./electrum/gui/kivy/
|
||||
|
||||
make theming
|
||||
|
||||
if [[ -n "$1" && "$1" == "release" ]] ; then
|
||||
echo -n Keystore Password:
|
||||
read -s password
|
||||
|
||||
Reference in New Issue
Block a user