From 447ace80b7a87f5bb8f64f43f347d6bc386b4336 Mon Sep 17 00:00:00 2001 From: Archeb Date: Sun, 21 Apr 2024 14:42:25 +0800 Subject: [PATCH] update start.sh --- start.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/start.sh b/start.sh index 72a656b..bcdffa4 100644 --- a/start.sh +++ b/start.sh @@ -1,5 +1,4 @@ #!/bin/sh -git pull npm install export YOUCOM_COOKIE="Your Cookie" node index \ No newline at end of file