chore: import upstream snapshot with attribution
This commit is contained in:
Executable
+12
@@ -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
|
||||
Reference in New Issue
Block a user