MOE Finance Linux Full Package
Version: 1.0.0.0

First install (full zip):
1. Unzip to /opt/moe-finance (or any dir)
2. Edit config/config.yml (MySQL / Redis / JWT 等)，完整包已自带该文件
3. Import SQL under resource/database and plugins/moe/sql (see DEPLOY.md)
4. chmod +x dist/moe-finance-linux scripts/run-ubuntu24.sh
5. ./scripts/run-ubuntu24.sh

Upgrade existing site:
Upload moe-finance-linux-update.zip in Admin -> System Update
(keeps config.yml and database; update zip does NOT include config.yml).
