docs: update vps root directory name

This commit is contained in:
Codex
2026-06-15 14:18:36 +08:00
parent bf38afeb1f
commit c9d4ff88df
4 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ PROJECT_DIR = Path(__file__).resolve().parents[1]
DEFAULT_REMOTE_HOST = "121.199.172.246"
DEFAULT_REMOTE_USER = "root"
DEFAULT_REMOTE_PORT = 22222
DEFAULT_REMOTE_DIR = "/root/新时空数据"
DEFAULT_REMOTE_DIR = "/root/新时空教务管理系统"
DEFAULT_IDENTITY_FILE = Path.home() / ".ssh" / "xsk_records_vps_ed25519"