aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 78a176b..770f2e1 100644
--- a/.build.yml
+++ b/.build.yml
@@ -13,4 +13,4 @@ tasks:
make
- deploy: |
sshopt="--rsh=ssh -o StrictHostKeyChecking=no"
- rsync "$sshopt" -av --delete website/docs/ user-data@carbslinux.org:www/carbslinux.org
+ rsync "$sshopt" -av --delete website/public/ user-data@carbslinux.org:www/carbslinux.org