summaryrefslogtreecommitdiff
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/medicmate.css (renamed from medicmate.scss)0
3 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 3b5f959..2b2ccff 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,4 +12,4 @@ triggers:
tasks:
- deploy: |
sshopts="-o StrictHostKeyChecking=no"
- rsync --delete --rsh="ssh $sshopts" -rP $site deploy@$site:$site
+ rsync --delete --rsh="ssh $sshopts" -rP $site/src deploy@$site:$site
diff --git a/index.html b/src/index.html
index b388b39..b388b39 100644
--- a/index.html
+++ b/src/index.html
diff --git a/medicmate.scss b/src/medicmate.css
index 54174fc..54174fc 100644
--- a/medicmate.scss
+++ b/src/medicmate.css