summaryrefslogtreecommitdiffstats
path: root/sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh1
1 files changed, 1 insertions, 0 deletions
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() {