mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-01 08:28:20 +02:00
npm audit fix (#2375)
This commit is contained in:
parent
c4780c522c
commit
d417e0442d
@ -234,6 +234,10 @@ EOF
|
||||
|
||||
echo "# needs to finish creating txindex to be functional"
|
||||
echo "# monitor with: sudo tail -n 20 -f /mnt/hdd/bitcoin/debug.log"
|
||||
echo "#npm audi fix#"
|
||||
cd /home/btcrpcexplorer/btc-rpc-explorer/
|
||||
sudo npm audit fix
|
||||
|
||||
|
||||
## Enable BTCEXP_ADDRESS_API if BTC-RPC-Explorer is active
|
||||
# see /home/admin/config.scripts/bonus.electrsexplorer.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user