zerotier / install.zerotier.com

Source for https://install.zerotier.com curl|bash installer
https://install.zerotier.com
BSD 3-Clause "New" or "Revised" License
58 stars 41 forks source link

Add support for Linux Mint 21 (Vanessa) #34

Closed lel-amri closed 1 month ago

lel-amri commented 10 months ago

The script wrongly identified every Linux Mint versions as Ubuntu Xenial based. Linux Mint 21 (Vanessa) is jammy based. Using /etc/os-release for this OS detection rather than /etc/lsb-release.

Fixes https://github.com/zerotier/ZeroTierOne/issues/1733

glimberg commented 1 month ago

script has been updated significantly since pr was opened. mint should be supported properly now