4 lines
52 B
Text
4 lines
52 B
Text
|
#!/usr/bin/bash
|
||
|
|
||
|
nvm use && corepack enable && yarn
|