mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-15 00:56:32 +08:00
62a4ab2ad3
Use /K instead of /C flag to prevent cmd window from closing immediately after batch file execution. Also remove the buggy errorlevel check that was checking del command's return value instead of claude's. Fixes #726