11 lines
100 B
Plaintext
11 lines
100 B
Plaintext
|
# rocky-live-kde.ks
|
||
|
# BROKEN
|
||
|
|
||
|
%include rocky-live-kde-base.ks
|
||
|
|
||
|
# DVD
|
||
|
part / --size=7000
|
||
|
|
||
|
%post
|
||
|
%end
|