Modification : vm_{host,hosted,remote} -> {host,local,remote}/ .
[lhc/ateliers.git] / etc / nginx / site.d / sympa / local.sh
1 local hint="run before: ./vm_remote runit_configure nginx -- $site"
2 assert "sudo test -f /etc/nginx/x509.d/\"$site\"/key.pem" hint
3 sudo install -m 664 -o www -g www \
4 "$tool"/var/pub/x509/sympa.heureux-cyclage.org/crt+ca.pem \
5 /etc/nginx/x509.d/"$site"/crt.pem