grgr.me

latest commits to https://grgr.me/
Log | Files | Refs

commit bd792cdc2f6fc5f358c38431c8268c9eadf6fe1e
parent bd4e72d3f5513bfe82cab048f63d4944aba4ac16
Author: corndog <cauchyn@firemail.cc>
Date:   Sat, 12 Nov 2016 23:21:06 -0800

Apparently the exec isn't implicit after all

Diffstat:
Caddyfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Caddyfile b/Caddyfile @@ -15,7 +15,7 @@ grgr.me { git git@gitlab.com:corndog/grgr.me.git ../ { key /home/ervin/.ssh/id_dropbear hook /uguu - then -i sh -c "caddy && kill -USR1 $CADDY_PID" + then sh -c "caddy && kill -USR1 $CADDY_PID" } minify gzip