mirror of
https://github.com/armbian/build.git
synced 2025-09-08 15:21:12 +02:00
Instead of having to add every new release to the list that does not support python2, inverse this if statement and only check if the build host is Debian bullseye or ubuntu jammy. Every release newer than those do not have python2. Older build hosts are unsupported.