Merge branch 'wallet/task/335' of https://github.com/Bitcoin-com/Wallet into wallet/task/335
This commit is contained in:
commit
58d4e9aa7f
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue