Files
karuo-ai/01_卡资(金)/金仓_存储备份/脚本/cursor_code5_fix.sh
2026-07-19 00:21:46 +08:00

5 lines
169 B
Bash
Executable File

#!/usr/bin/env bash
# Cursor code:5 崩溃一键修复 — 只清窗口/缓存,不删聊天记录
set -euo pipefail
python3 "$(dirname "$0")/cursor_code5_fix.py" "$@"