From 24322588d706c725ce790282013a5d3016f713cc Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Thu, 23 Oct 2025 13:19:04 +0200 Subject: [PATCH] [fix] tools:deploy --- tools/deploy | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/deploy b/tools/deploy index a96b777..a2f2179 100755 --- a/tools/deploy +++ b/tools/deploy @@ -47,6 +47,7 @@ def main(): "--verbose", "--exclude='conf.json'", "--exclude='data.sqlite'", + "--exclude='log.jsonl'", ("%s/" % args.build_directory), ( ("%s" % args.target_directory)