aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-06-01 20:58:20 -0400
committerBen Burwell <ben@benburwell.com>2019-06-01 20:58:20 -0400
commit73c909092c7a5f569544b19bca8d200b55892d85 (patch)
treede9a1150f64ccab6a1a3bc410fe08bc1f350415a
parente806e12e78ed401312ed14d93ed9df45f330bf6e (diff)
Strip duplicate /var/www prefix?
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index ef81e21..b0a9e7b 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:/var/www/$site
+ rsync --rsh="ssh $sshopts" -rP $site/ bburwell@$site:$site