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