mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
bos: update to 5.39.4
This commit is contained in:
parent
dc7e324caf
commit
448be73dd5
1 changed files with 1 additions and 1 deletions
|
@ -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@5.36.0
|
||||
sudo -u bos npm install -g balanceofsatoshis@5.39.4
|
||||
|
||||
# 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