Store calculation history on server with bazi input and chart snapshots.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -14,6 +14,8 @@ if [[ ! -f .env.local ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
mkdir -p data/history
|
||||
|
||||
echo "==> 当前 commit: $(git rev-parse --short HEAD)"
|
||||
echo "==> 拉取最新代码..."
|
||||
git pull origin main
|
||||
|
||||
Reference in New Issue
Block a user