populate_netd is called and makes symlins into /etc/cni/net.d but the
directory doesn't necessarily exist yet so need to ensure it is there
before using it. fixes#505
* Corrected file path by removing /mnt
* Update 20-zerotier.sh
* Update README.md
* removed /mnt directory as evertyhing is done in /data
* Corrected URL
* Update remote_install.sh
* Auto check data dir
* fixed adguard installation
* More data fixes
* Fix dns common data path
* fixed haproxy readme
Suggesting that people just fill-in the last bit of a legitimately-started, fake Ubiquiti mac address. Very unlikely anyone will have an Iridium satellite on their network, thus I've used the prefix for Iridium here :) 00:1C:B4. Advantage is that people will now start this with a legit prefix and know the FORMAT to prevent dashes / cruft.
* Update 05-install-cni-plugins.sh
Added checksum checks for cni-plugin. Also allowed for specific version selection. Finally added a fallback to the last installed version.
* Update 05-install-cni-plugins.sh
moved the net.d setup from dns to cni-plugin, so that all the function of cni are in one place.
* Update 10-dns.sh
moved conf files from dns to cni-plugin
* Update 05-install-cni-plugins.sh
Fixed some comments
* Update 05-install-cni-plugins.sh
Fix comments
* Store install-cni-plugins.sh once
* Newlines in on-boot-script
* Update example on_boot.sh for directory
* Update README.md examples
* Store 20-dns.conflist once
* Add modularized nextdns config w/IPv6 support
* Make nextdns script more generic
* Use common setup script for each dns service
* Add missing newlines
* Readme updates and ipv6 support
* Readme updates and ipv6 support
* Final updates and Ipv6
Co-authored-by: exodious <exodious@users.noreply.github.com>