[mod] tools:deploy:exclude database file

This commit is contained in:
roydfalk 2024-06-23 11:44:41 +02:00
parent 1e01b49992
commit 8d761e4ebc

View file

@ -46,6 +46,7 @@ def main():
"--update",
"--verbose",
"--exclude='conf.json'",
"--exclude='data.sqlite'",
("%s/" % args.build_directory),
(
("%s" % args.target_directory)