diff --git a/start.bat b/start.bat index 31a0ef7..2e48505 100644 --- a/start.bat +++ b/start.bat @@ -1,5 +1,5 @@ git pull -npm install +call npm install set YOUCOM_COOKIE=Your Cookie node index pause \ No newline at end of file