homebrew-fonts/.fontfoldercleanup
Matt Troutman 59d8175d75
Fix post_install: use system cp -f to handle existing fonts
Ruby's cp raises EPERM if the target file already exists.
Using system "cp", "-f" overwrites gracefully.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:31:49 -06:00
..
cleanup_font_folders.py Remove deprecated font folder cleanup scripts and add new FontFolderCleaner implementation for organizing font files. 2025-05-19 11:57:10 -05:00
create_homebrew_formula.py Fix post_install: use system cp -f to handle existing fonts 2026-03-07 21:31:49 -06:00
tap_config.rb Update Gitea URL from port 3002 to 8085 and add sha256 to formulae 2026-03-07 21:18:58 -06:00