mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
joininbox update to v0.7.5 (#3576)
fixes the port collusion between LND REST and the JM onion_serving_port
This commit is contained in:
parent
d532b721a2
commit
8156c90032
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# https://github.com/openoms/joininbox
|
# https://github.com/openoms/joininbox
|
||||||
|
|
||||||
# https://github.com/openoms/joininbox/tags
|
# https://github.com/openoms/joininbox/tags
|
||||||
JBTAG="v0.7.4" # installs JoinMarket v0.9.8
|
JBTAG="v0.7.5" # installs JoinMarket v0.9.8
|
||||||
|
|
||||||
# command info
|
# command info
|
||||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue