mfashby.net

Website mfashby.net
git clone git://code.mfashby.net:/mfashby.net
Log | Files | Refs | Submodules | README

commit d677f63f1dfdb3b48f7a84165aff3d0f4ff27c52
parent 1e4b03adb3028ef470e8cbdfeb99f91d4b6d4729
Author: Martin Ashby <martin@ashbysoft.com>
Date:   Fri, 30 Dec 2022 18:42:10 +0000

Fixup deploy.sh

Diffstat:
Mdeploy.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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