If already resized ignore.

This commit is contained in:
Kamil Trzciński 2017-05-11 18:30:00 +02:00 committed by GitHub
parent c64dee5c3f
commit b5d5da9145

View file

@ -36,6 +36,8 @@ if [ "${END_DISK}" != "${CYLINDERS}" ]; then
fi
else
echo "$DISK_PART: is $START_DISK to $END_DISK of $CYLINDERS"
echo "It is already resized"
exit 0
fi
# Mount system