6 lines
No EOL
61 B
Bash
6 lines
No EOL
61 B
Bash
#!/bin/bash
|
|
|
|
cd /app/explorer
|
|
source ~/.nvm/nvm.sh
|
|
|
|
npm start |