[mod] tools:deploy:exclude database file
This commit is contained in:
parent
1e01b49992
commit
8d761e4ebc
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ def main():
|
|||
"--update",
|
||||
"--verbose",
|
||||
"--exclude='conf.json'",
|
||||
"--exclude='data.sqlite'",
|
||||
("%s/" % args.build_directory),
|
||||
(
|
||||
("%s" % args.target_directory)
|
||||
|
|
Loading…
Add table
Reference in a new issue