From b628418f26c51016dc3098d49f7ae69272d2403e Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Fri, 6 Feb 2026 13:35:02 +0100 Subject: [PATCH] db push on update --- ct/pangolin.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/pangolin.sh b/ct/pangolin.sh index bba80bf17..983d32a8b 100644 --- a/ct/pangolin.sh +++ b/ct/pangolin.sh @@ -51,6 +51,7 @@ function update_script() { $STD npm run db:generate $STD npm run build $STD npm run build:cli + $STD npm run db:sqlite:push cp -R .next/standalone ./ chmod +x ./dist/cli.mjs cp server/db/names.json ./dist/names.json