Add pause to start.bat (instead of telling them to do so)

This commit is contained in:
SillyLossy
2023-04-12 20:41:07 +03:00
parent 5e2caf7397
commit ab525035eb

View File

@@ -1,2 +1,3 @@
call npm install
node server.js
node server.js
pause