X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Fgitweb-tls%2Fconfigure.sh;h=e278d17f987a68bf39447315a258109eb5c3ea38;hp=4756a57581c26b952f496b521918a01abd6252ce;hb=22f04b9fac14adc3d3fc98273ba126c3a51792c3;hpb=b7595a000cae850e0702938336ce116376bc7d67 diff --git a/etc/nginx/site.d/gitweb-tls/configure.sh b/etc/nginx/site.d/gitweb-tls/configure.sh index 4756a57..e278d17 100644 --- a/etc/nginx/site.d/gitweb-tls/configure.sh +++ b/etc/nginx/site.d/gitweb-tls/configure.sh @@ -1,6 +1,6 @@ #!/bin/sh set -e -f -u -x -local hint="run vm_remote nginx_configure before" +local hint="run before: ./vm_remote runit_configure nginx -- $site" assert "sudo test -f /etc/nginx/x509.d/\"$site\"/key.pem" hint sudo install -m 664 -o www -g www \ "$tool"/var/pub/x509/git.heureux-cyclage.org/crt+ca.pem \