add pause for startup script

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