aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2022-12-30 18:42:10 +0000
committerMartin Ashby <martin@ashbysoft.com>2022-12-30 18:42:10 +0000
commitd677f63f1dfdb3b48f7a84165aff3d0f4ff27c52 (patch)
tree2a1f9f46fabd661b10869ca833cec0fffd6ad8f0 /deploy.sh
parent1e4b03adb3028ef470e8cbdfeb99f91d4b6d4729 (diff)
downloadmfashby.net-d677f63f1dfdb3b48f7a84165aff3d0f4ff27c52.tar.gz
mfashby.net-d677f63f1dfdb3b48f7a84165aff3d0f4ff27c52.tar.bz2
mfashby.net-d677f63f1dfdb3b48f7a84165aff3d0f4ff27c52.tar.xz
mfashby.net-d677f63f1dfdb3b48f7a84165aff3d0f4ff27c52.zip
Fixup deploy.sh
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