From 69a3e69dfe18c1c6bdd4f9b1d2ae77adc2929ed5 Mon Sep 17 00:00:00 2001 From: Archeb Date: Sun, 21 Apr 2024 14:41:48 +0800 Subject: [PATCH] update code --- start.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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