mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
fix: narrow unicode cleanup scope
This commit is contained in:
@@ -36,7 +36,7 @@ detect_pm() {
|
||||
}
|
||||
|
||||
PM=$(detect_pm)
|
||||
echo " Package manager: $PM"
|
||||
echo "Package manager: $PM"
|
||||
echo ""
|
||||
|
||||
# ── Helper: run a check ─────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user