mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 21:59:19 +02:00
joinmarket update to v0.8.0 (#1814)
This commit is contained in:
parent
3dc3e894e3
commit
a4564df75f
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user