bos: update to 5.43.1

This commit is contained in:
openoms 2020-08-18 11:11:04 +01:00
parent 4ea2d3a5f7
commit 7cb71c6efe
No known key found for this signature in database
GPG key ID: 5BFB77609B081B65

View file

@ -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