bos: pin to v5.36.0

This commit is contained in:
openoms 2020-05-19 12:08:08 +01:00
parent 496085abe4
commit 3459dab1a8
No known key found for this signature in database
GPG key ID: 5BFB77609B081B65

View file

@ -58,7 +58,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
sudo /usr/sbin/usermod --append --groups lndadmin bos
# install bos
sudo -u bos npm install -g balanceofsatoshis
sudo -u bos npm install -g balanceofsatoshis@5.36.0
# setting value in raspi blitz config
sudo sed -i "s/^bos=.*/bos=on/g" /mnt/hdd/raspiblitz.conf