scripts/private-network: Indent code
This commit is contained in:
parent
0bd071f95d
commit
d22d6588f8
1 changed files with 104 additions and 104 deletions
|
@ -63,7 +63,7 @@ else
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Second step: find the guest (for now, we only support LXC containers)
|
# Second step: find the guest
|
||||||
while read dev mnt fstype options dump fsck
|
while read dev mnt fstype options dump fsck
|
||||||
do
|
do
|
||||||
[ "$fstype" != "cgroup" ] && continue
|
[ "$fstype" != "cgroup" ] && continue
|
||||||
|
|
Loading…
Reference in a new issue