[mod] tools:default directories
This commit is contained in:
parent
8eb279b376
commit
b55b26dd20
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ def main():
|
|||
"--build-directory",
|
||||
type = str,
|
||||
dest = "build_directory",
|
||||
default = "build",
|
||||
default = "/tmp/zeitbild",
|
||||
metavar = "<build-directory>",
|
||||
help = "directory to where the build was put",
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue