Skip to content

Commit a057870

Browse files
committed
Keep all modules
1 parent a790a2a commit a057870

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,6 @@ def main() -> int:
144144
"7z",
145145
"x",
146146
porteus_iso,
147-
# don't extract unnecessary files
148-
"-x!porteus/base/002-xorg.xzm",
149-
"-x!porteus/base/002-xtra.xzm",
150-
"-x!porteus/base/003-openbox.xzm",
151147
f"-o{iso_contents}",
152148
],
153149
check=True,

0 commit comments

Comments
 (0)