aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index cbcb703..55b9dc6 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -21,6 +21,6 @@ popd
rsync -rz public/* root@rpi3:/var/www/mfashby.net
# Copy comments app
-rsync zig-comments/zig-out/bin/comments root@rpi3:/usr/local/bin/comments
+rsync comments/zig-out/bin/comments root@rpi3:/usr/local/bin/comments
# TODO set caddy back to online