update_run: Fix pull command

This commit is contained in:
Jonatan Nilsson 2018-06-26 19:29:17 +00:00
parent e774ec1d65
commit 0c840a51ab

View file

@ -1,4 +1,4 @@
git pull master git pull
CALL npm install CALL npm install
CALL npm run build CALL npm run build
CALL npm run start:win CALL npm run start:win