mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
#2984 update helipad 0.1.10
This commit is contained in:
parent
f51cdd161e
commit
3cd1e5350a
@ -17,6 +17,7 @@
|
||||
- Update: Channel Tools (chantools) v0.10.4 [details](https://github.com/guggero/chantools/blob/master/README.md)
|
||||
- Update: Electrum Server in Rust (electrs) v0.9.7 [details](https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#097-apr-30-2022)
|
||||
- Update: BTCPayServer v1.5.1 [details](https://github.com/btcpayserver/btcpayserver/releases/tag/v1.5.1)
|
||||
- Update: Helipad (Podcasting 2.0 Boostagram reader) v0.1.10 [details](https://github.com/Podcastindex-org/helipad/releases/tag/v0.1.10)
|
||||
- Info: Run RaspiBlitz on VirtualBox & TrueNAS [details](https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms)
|
||||
|
||||
## What's new in Version 1.7.2 of RaspiBlitz?
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#https://github.com/Podcastindex-org/helipad
|
||||
HELIPAD_VERSION="v0.1.9"
|
||||
HELIPAD_VERSION="v0.1.10"
|
||||
HELIPAD_USER=helipad
|
||||
HELIPAD_HOME_DIR=/home/$HELIPAD_USER
|
||||
HELIPAD_DATA_DIR=/mnt/hdd/app-data/helipad
|
||||
|
Loading…
x
Reference in New Issue
Block a user