mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
bos: update to 5.43.1
This commit is contained in:
parent
4ea2d3a5f7
commit
7cb71c6efe
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||
# install bos
|
||||
# check latest version:
|
||||
# https://github.com/alexbosworth/balanceofsatoshis/blob/master/package.json#L70
|
||||
sudo -u bos npm install -g balanceofsatoshis@5.41.0
|
||||
sudo -u bos npm install -g balanceofsatoshis@5.43.1
|
||||
|
||||
# setting value in raspi blitz config
|
||||
sudo sed -i "s/^bos=.*/bos=on/g" /mnt/hdd/raspiblitz.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue