A few more doc tweaks and the dependency script.

This commit is contained in:
2026-05-12 01:55:11 -04:00
parent 672f02efc6
commit 44cae888d4
4 changed files with 19 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
pkg_list="bind920 bind-tools tayga wireguard-tools dhcp6 isc-dhcp44-server openbgpd8"
pkg install ${pkg_list}