[fix] tools:deploy
This commit is contained in:
parent
d8c0e55340
commit
2a672381dd
|
|
@ -47,6 +47,7 @@ def main():
|
|||
"--verbose",
|
||||
"--exclude='conf.json'",
|
||||
"--exclude='data.sqlite'",
|
||||
"--exclude='log.jsonl'",
|
||||
("%s/" % args.build_directory),
|
||||
(
|
||||
("%s" % args.target_directory)
|
||||
|
|
|
|||
Loading…
Reference in a new issue