4 lines
43 B
Batchfile
4 lines
43 B
Batchfile
git checkout .
|
|
git pull
|
|
npm i
|
|
node index.js |
git checkout .
|
|
git pull
|
|
npm i
|
|
node index.js |