mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Removed double line
This commit is contained in:
parent
bddd5b082c
commit
b0fc10431b
@ -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…
x
Reference in New Issue
Block a user