add pause for startup script

This commit is contained in:
Archeb
2024-04-21 13:18:21 +08:00
parent e9e5e5d488
commit 4d5903c090
+2 -1
View File
@@ -1,4 +1,5 @@
git pull
npm install
set YOUCOM_COOKIE=Your Cookie
node index
node index
pause