[mod] tools:deploy
This commit is contained in:
parent
93d4c34c3e
commit
694d0992b6
|
|
@ -19,9 +19,9 @@ def main():
|
|||
"--target-directory",
|
||||
type = str,
|
||||
dest = "target_directory",
|
||||
default = "/opt/zbwf",
|
||||
default = "/opt/dali",
|
||||
metavar = "<target-directory>",
|
||||
help = "directory on the target system, where the files shall be put; default: /opt/zbwf",
|
||||
help = "directory on the target system, where the files shall be put; default: /opt/dali",
|
||||
)
|
||||
argument_parser.add_argument(
|
||||
"-b",
|
||||
|
|
|
|||
Loading…
Reference in a new issue