7 lines
84 B
Batchfile
7 lines
84 B
Batchfile
git pull
|
|
npm install
|
|
npm run prod-run | bunyan
|
|
echo.
|
|
echo EXITED
|
|
echo.
|
|
PAUSE
|