mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-08 03:59:54 +02:00
Meta: Update scripts/build-all
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/python3 -u
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
import glob
|
import glob
|
||||||
import json
|
import json
|
||||||
@@ -266,4 +266,4 @@ def build_all():
|
|||||||
generate_slipstream_iso_file()
|
generate_slipstream_iso_file()
|
||||||
run()
|
run()
|
||||||
|
|
||||||
build_all()
|
build_all()
|
||||||
|
|||||||
Reference in New Issue
Block a user