AsahiLinux / asahi-installer

Asahi Linux installer
MIT License
782 stars 104 forks source link

bug: use POSIX compliant techniques for cpio and rm #297

Open PaulCharlton opened 6 days ago

PaulCharlton commented 6 days ago

bug: use POSIX compliant techniques for cpio and rm

These changes are compatible with basic macOS implementations of cpio and rm

fixes: https://github.com/AsahiLinux/asahi-installer/issues/292