bos: update to 5.41.0

This commit is contained in:
openoms 2020-07-16 10:48:49 +01:00
parent 269d445791
commit 6d0c8e6d57
No known key found for this signature in database
GPG key ID: 5BFB77609B081B65

View file

@ -58,7 +58,9 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
sudo /usr/sbin/usermod --append --groups lndadmin bos
# install bos
sudo -u bos npm install -g balanceofsatoshis@5.39.4
# check latest version:
# https://github.com/alexbosworth/balanceofsatoshis/blob/master/package.json#L70
sudo -u bos npm install -g balanceofsatoshis@5.41.0
# setting value in raspi blitz config
sudo sed -i "s/^bos=.*/bos=on/g" /mnt/hdd/raspiblitz.conf