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
- Fix which bug on CentOS 7 minimal https://github.com/Nyr/openvpn-install/commit/7fb12dc5cbd08904a88f8eead1c75f43590f7457 — committed to angristan/OpenVPN-install-fork-old by deleted user 8 years ago
- Fix which bug on CentOS 7 minimal https://github.com/Nyr/openvpn-install/commit/7fb12dc5cbd08904a88f8eead1c75f43590f7457 — committed to angristan/OpenVPN-install-fork-old by deleted user 8 years ago
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).