Merge branch 'wallet/task/335' of https://github.com/Bitcoin-com/Wallet into wallet/task/335

This commit is contained in:
Jean-Baptiste Dominguez 2018-06-21 10:18:30 +09:00
commit 58d4e9aa7f

View file

@ -10,6 +10,10 @@ APP_PACKAGE=$1
APP_VERSION=$2
export DIST_PATH="dist"
##
# INIT GPG (YOU NEED THE PRIVATE KEY CONNECTED TO YOUR DESKTOP)
gpg --card-edit
##
# LINUX