mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
fix: Improve local installation script robustness (#54)
🤖 Generated with [Claude Code](https://claude.ai/code) Signed-off-by: Kevin Pauer <kevinpauer@users.noreply.github.com> Co-authored-by: Kevin Pauer <kevinpauer@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -146,6 +146,8 @@ PRESERVE_FILES=(
|
||||
".claude/todos"
|
||||
".claude/statsig"
|
||||
".claude/projects"
|
||||
".claude/local"
|
||||
".claude/local/*"
|
||||
)
|
||||
|
||||
# Function: check_command
|
||||
|
||||
Reference in New Issue
Block a user