[mod] tools:build
This commit is contained in:
parent
64436d5d6a
commit
48a4a88099
|
|
@ -28,7 +28,7 @@ def main():
|
|||
"--build-directory",
|
||||
type = str,
|
||||
dest = "build_directory",
|
||||
default = "/tmp/heimdall",
|
||||
default = "build",
|
||||
metavar = "<build-directory>",
|
||||
help = "directory to where the build was put",
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue