fix(install): add error checking for binary move and chmod operations
- Check if mv command succeeds - Verify binary exists after move - Check if chmod succeeds - Exit with error instead of continuing on failure
This commit is contained in:
- Check if mv command succeeds - Verify binary exists after move - Check if chmod succeeds - Exit with error instead of continuing on failure