Repo cleanup

This commit is contained in:
Darren Clarke 2026-02-10 08:36:04 +01:00
parent 59872f579a
commit e941353b64
444 changed files with 1485 additions and 21978 deletions

View file

@ -1,7 +1,8 @@
# frozen_string_literal: true
# uninstall
package_names = %w[Hardening Bridge]
# Include both Bridge (legacy) and Link (new) for migration support
package_names = %w[Hardening Bridge Link]
package_names.each do |name|
puts "Attempting to uninstall #{name} package..."