summaryrefslogtreecommitdiff
path: root/rsync_to_testing
diff options
context:
space:
mode:
Diffstat (limited to 'rsync_to_testing')
-rwxr-xr-xrsync_to_testing4
1 files changed, 3 insertions, 1 deletions
diff --git a/rsync_to_testing b/rsync_to_testing
index 9e6274a..6f8a1fb 100755
--- a/rsync_to_testing
+++ b/rsync_to_testing
@@ -2,4 +2,6 @@
set -e
-rsync -vhPr --delete-after ~/dev/blog/public ~/dev/websites/alphara
+zola build
+
+rsync -vhPr --delete-after ~/dev/blog/public/* ~/dev/websites/alphara