mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
npm audit fix (#2375)
This commit is contained in:
@@ -234,6 +234,10 @@ EOF
|
|||||||
|
|
||||||
echo "# needs to finish creating txindex to be functional"
|
echo "# needs to finish creating txindex to be functional"
|
||||||
echo "# monitor with: sudo tail -n 20 -f /mnt/hdd/bitcoin/debug.log"
|
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
|
## Enable BTCEXP_ADDRESS_API if BTC-RPC-Explorer is active
|
||||||
# see /home/admin/config.scripts/bonus.electrsexplorer.sh
|
# see /home/admin/config.scripts/bonus.electrsexplorer.sh
|
||||||
|
Reference in New Issue
Block a user