[int]
This commit is contained in:
parent
a8fbce49b0
commit
baea0378fb
|
|
@ -47,6 +47,7 @@ def main():
|
||||||
"--links",
|
"--links",
|
||||||
"--verbose",
|
"--verbose",
|
||||||
"--exclude='conf.json'",
|
"--exclude='conf.json'",
|
||||||
|
"--exclude='data'",
|
||||||
("%s/" % args.build_directory),
|
("%s/" % args.build_directory),
|
||||||
(
|
(
|
||||||
("%s" % args.target_directory)
|
("%s" % args.target_directory)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue