mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-26 16:51:30 +01:00
TAP is not needed
This commit is contained in:
parent
a658d8d04b
commit
1be02be239
@ -15,7 +15,7 @@ fi
|
||||
|
||||
|
||||
if [[ ! -e /dev/net/tun ]]; then
|
||||
echo "TUN/TAP is not available"
|
||||
echo "TUN is not available"
|
||||
exit 2
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user