X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-stats-tls%2Fconfigure.sh;h=da52d3333336b6905ef3ae0c98dc0ec1be5c05dc;hp=110d6eb1f62b821eaf1b24e1a43f00f7c4edea2a;hb=eefc410c23df14d9e47bfc1eedcfb500d557c5a8;hpb=f1ea1df6ff4652bb89b232cb5fd5762c6fea4dcf diff --git a/etc/nginx/site.d/lhc-stats-tls/configure.sh b/etc/nginx/site.d/lhc-stats-tls/configure.sh index 110d6eb..da52d33 100644 --- a/etc/nginx/site.d/lhc-stats-tls/configure.sh +++ b/etc/nginx/site.d/lhc-stats-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/stats.heureux-cyclage.org/crt+ca.pem \