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