Unverified Commit 92c94471 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Removed double line

parent 2bda11a1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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