A few more doc tweaks and the dependency script.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
pkg_list="bind920 bind-tools tayga wireguard-tools dhcp6 isc-dhcp44-server openbgpd8"
|
||||
|
||||
pkg install ${pkg_list}
|
||||
Reference in New Issue
Block a user