chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:32:02 +08:00
commit b43a0c2713
1102 changed files with 261576 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#! /bin/bash
cd /apps/think
git checkout main
git pull
pnpm install
pnpm run build
pnpm run pm2
pm2 startup
pm2 save