From a4564df75f01162250c866ae1685bd7b4e4f91f3 Mon Sep 17 00:00:00 2001 From: openoms <43343391+openoms@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:28:55 +0000 Subject: [PATCH] joinmarket update to v0.8.0 (#1814) --- home.admin/config.scripts/bonus.joinmarket.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.admin/config.scripts/bonus.joinmarket.sh b/home.admin/config.scripts/bonus.joinmarket.sh index 4b7026c97..aab649512 100755 --- a/home.admin/config.scripts/bonus.joinmarket.sh +++ b/home.admin/config.scripts/bonus.joinmarket.sh @@ -5,7 +5,7 @@ # https://github.com/openoms/bitcoin-tutorials/tree/master/joinmarket # https://github.com/openoms/joininbox -pinnedVersion="v0.7.2" +pinnedVersion="v0.8.0" # command info if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then @@ -31,7 +31,7 @@ fi # show info menu if [ "$1" = "menu" ]; then whiptail --title " JoinMarket info " --msgbox " -Type: 'jm' in the command line to swith to the dedicated user and start the JoininBox menu. +Type: 'jm' in the command line to switch to the dedicated user and start the JoininBox menu. Notes on usage: https://github.com/openoms/bitcoin-tutorials/blob/master/joinmarket/README.md Can log in directly with the 'joinmarket' user via ssh.