aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 67c978d..4c32b5b 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -25,6 +25,5 @@ rsync comments/target/aarch64-unknown-linux-gnu/release/comments root@rpi3:/usr/
rsync comments/comments.service root@rpi3:/etc/systemd/system/comments.service
ssh root@rpi3 -C systemctl daemon-reload
ssh root@rpi3 -C systemctl restart comments
-popd
# TODO set caddy back to online