From c6518bac8feb2f6fa0a1b2bd3371aca47a49315a Mon Sep 17 00:00:00 2001 From: TheresaQWQ Date: Fri, 10 Jan 2025 14:33:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- koishi.yml | 2 +- start.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koishi.yml b/koishi.yml index 6162fc4..d3c9604 100644 --- a/koishi.yml +++ b/koishi.yml @@ -31,7 +31,7 @@ plugins: insight:d5h1gx: {} market:tl6f8q: search: - endpoint: https://registry.koishi.chat/index.json + endpoint: https://kp.itzdrli.cc/index.json notifier:t8d2x3: {} oobe:44b86x: {} sandbox:yytjhi: {} diff --git a/start.sh b/start.sh index cea2a87..fcab5a8 100644 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ -mv /app/* /koishi/ -r +cp -r /app/* /koishi/ cd /koishi npm run start