Yolks/bitcoin/explorer/entrypoint.sh
2025-02-09 20:35:26 -07:00

6 lines
No EOL
61 B
Bash

#!/bin/bash
cd /app/explorer
source ~/.nvm/nvm.sh
npm start