10 lines
91 B
Plaintext
10 lines
91 B
Plaintext
|
# rocky-live-kde.ks
|
||
|
|
||
|
%include rocky-live-kde-base.ks
|
||
|
|
||
|
# DVD
|
||
|
part / --size=9000
|
||
|
|
||
|
%post
|
||
|
%end
|