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
|
||||
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
|
||||
do
|
||||
[ "$fstype" != "cgroup" ] && continue
|
||||
|
|
Loading…
Reference in a new issue