install_openvpn.conf: add 'zip' to the needed debian packages.

This commit is contained in:
root
2025-12-16 12:35:20 +01:00
parent d92a31dfc4
commit 5ef6a0a740

View File

@@ -3,7 +3,7 @@
script_dir="$(dirname $(realpath $0))"
conf_file=${script_dir}/conf/install_openvpn.conf
_needed_debian_packages="openvpn easy-rsa"
_needed_debian_packages="openvpn easy-rsa zip"
# - Used if system does NOT support systemd
# -