mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02: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:
@@ -6,7 +6,7 @@
|
||||
# https://github.com/openoms/joininbox
|
||||
|
||||
# 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
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
Reference in New Issue
Block a user