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