add missing prerequisite gnutls-bin to dev-init make target

This commit is contained in:
Arthur Lu
2025-01-15 05:58:12 +00:00
parent 222864868d
commit 105b11cae5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
prerequisites:
@echo "=================== Installing Prerequisites ==================="
apt install debconf-utils slapd ldap-utils sudo gettext
apt install debconf-utils slapd ldap-utils sudo gettext gnutls-bin
git clone https://git.tronnet.net/tronnet/open-ldap-setup
cd open-ldap-setup/; bash gencert.sh < ../gencert.conf;
rm -rf open-ldap-setup/