openvpn-install: which missing on CentOS 7

./openvpn-install.sh: line 311: which: command not found

You should add “which” to the list of the packages to install on CentOS.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 17 (8 by maintainers)

Commits related to this issue

Most upvoted comments

I am glad that this got reported and fixed.

My hope is always for compatibility everywhere as long as it’s reasonable and although this was “not my fail”, it needed to be addressed.

Also, OVZ is perfectly fine for just a personal VPN 😃

That’s actually useful, thank you.

Check https://github.com/Nyr/openvpn-install/commit/7fb12dc5cbd08904a88f8eead1c75f43590f7457, should be fixed (and is a better approach, too).