mirror of
https://github.com/mempool/mempool.git
synced 2025-04-08 11:58:31 +02:00
ops: Bump NodeJS to v20.12.0 in start script
This commit is contained in:
parent
872e4b4a17
commit
ce057bad20
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env zsh
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
source "$NVM_DIR/nvm.sh"
|
||||
nvm use v20.7.0
|
||||
nvm use v20.12.0
|
||||
|
||||
# start all mempool backends that exist
|
||||
for site in mainnet mainnet-lightning testnet testnet-lightning signet signet-lightning bisq liquid liquidtestnet;do
|
||||
|
Loading…
x
Reference in New Issue
Block a user