Increase size on Xfce arm image as it's running out of space currently.

This commit is contained in:
Kevin Fenzi 2017-06-24 08:13:16 -06:00
parent 467f7dcb3c
commit eceda6aaa3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks
%include fedora-xfce-common.ks
part / --size=4100 --fstype ext4
part / --size=4500 --fstype ext4
%post