parent
1fca521614
commit
8b681f6e2a
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -20,7 +20,7 @@ if __name__ == "__main__":
|
||||||
"--partial",
|
"--partial",
|
||||||
"--progress",
|
"--progress",
|
||||||
"--verbose",
|
"--verbose",
|
||||||
f"{input}{sep}",
|
f"{root_input}{sep}",
|
||||||
f"{web}{sep}",
|
f"{web}{sep}",
|
||||||
)
|
)
|
||||||
run(
|
run(
|
||||||
|
|
Loading…
Add table
Reference in a new issue