This commit is contained in:
Daniel Hansson 2020-04-24 04:40:17 +02:00 committed by GitHub
parent 4bc2dcdefe
commit 2bb4694e42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,8 @@ true
DEBUG=0
debug_mode
# Resize LVM (somthing happened during installation)
lvresize /dev/ubuntu-vg/ubuntu-lv /dev/sda3
resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
exit