573181216a
Changes: - Added verification after chmod +x to ensure permissions were set - Changed execution from './file' to 'bash ./file' for better compatibility - Added detailed error handling if chmod fails - Shows file permissions on error for debugging This fixes 'Permission denied' error (exit code 126) when running installer. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>