tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.95k stars 245 forks source link

Remove install block for Bookworm #1672

Open mtlynch opened 8 months ago

mtlynch commented 8 months ago

Related: #1668

1671 adds an early fail into TinyPilot's installer if we detect the host is running Debian Bookworm.

As part of #1668, we should remove the check. This should be just a matter of reverting #1671.