install_openvpn.conf: add 'zip' to the needed debian packages.
This commit is contained in:
@@ -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
|
||||
# -
|
||||
|
||||
Reference in New Issue
Block a user