From ecaa4c30be24fd7fd55eea888ca0a6d18a140d60 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Tue, 24 Sep 2024 03:17:01 -0400 Subject: ch-ch-changes --- sync.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh index 435c4e2..fae9475 100755 --- a/sync.sh +++ b/sync.sh @@ -16,6 +16,7 @@ compush() { build() { npm run build + cp -r static/emails/* public/emails/ } # alt_files() { -- cgit v1.2.3