mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
update joininbox to v0.8.4 (#5048)
This commit is contained in:
@@ -24,6 +24,7 @@ Features:
|
||||
- Update: LNDg v1.10.0 [details](https://github.com/cryptosharks131/lndg/releases/tag/v1.10.0)
|
||||
- Update: Fulcrum Electrum server v1.11.1 (CLI install script with status menu) [details](https://github.com/cculianu/Fulcrum/releases/tag/v1.11.1)
|
||||
- Update: Helipad (Podcasting 2.0 Boostagram reader) v0.2.1 [details](https://github.com/Podcastindex-org/helipad/)
|
||||
- Update: JoininBox v0.8.4 [details](https://github.com/openoms/joininbox/releases/tag/v0.8.4)
|
||||
- Remove: Migration from Umbrel, MyNode, Citadel (because of new drive layout with boot option)
|
||||
|
||||
## What's new in Version 1.11.4 of RaspiBlitz?
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# https://github.com/openoms/joininbox
|
||||
|
||||
# https://github.com/openoms/joininbox/tags
|
||||
JBTAG="v0.8.3" # installs JoinMarket v0.9.11
|
||||
JBTAG="v0.8.4" # installs JoinMarket v0.9.11
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
||||
Reference in New Issue
Block a user