aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml2
-rw-r--r--src/index.html (renamed from index.html)0
-rw-r--r--src/site.css (renamed from site.css)0
3 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index b0a9e7b..e7d618e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -14,4 +14,4 @@ triggers:
tasks:
- deploy: |
sshopts="-o StrictHostKeyChecking=no"
- rsync --rsh="ssh $sshopts" -rP $site/ bburwell@$site:$site
+ rsync --delete --rsh="ssh $sshopts" -rP $site/src/ bburwell@$site:$site
diff --git a/index.html b/src/index.html
index d1b2b8b..d1b2b8b 100644
--- a/index.html
+++ b/src/index.html
diff --git a/site.css b/src/site.css
index 751197c..751197c 100644
--- a/site.css
+++ b/src/site.css