Removed double line
This commit is contained in:
parent
bddd5b082c
commit
b0fc10431b
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ configureNatNetworks () {
|
|||
MAJOR=""
|
||||
_DhcpIP=""
|
||||
|
||||
# Create the necessary file structure for /dev/net/tun
|
||||
# Create the necessary file structure for /dev/net/tun
|
||||
if [ ! -c /dev/net/tun ]; then
|
||||
[ ! -d /dev/net ] && mkdir -m 755 /dev/net
|
||||
|
|
Loading…
Reference in a new issue