X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Froundcube%2Flocal.sh;fp=etc%2Fnginx%2Fsite.d%2Froundcube%2Flocal.sh;h=0a9f1a6843ba1f28a378feed26db53b531b78f9a;hp=7b34aa5e1d1d702d3b0e4cf7607b9719cc153067;hb=adee97387bcd1e6f5dc53d6344bb3ad88e204911;hpb=0648130b5512d49777f3a1549ec8fda50d377f98 diff --git a/etc/nginx/site.d/roundcube/local.sh b/etc/nginx/site.d/roundcube/local.sh index 7b34aa5..0a9f1a6 100644 --- a/etc/nginx/site.d/roundcube/local.sh +++ b/etc/nginx/site.d/roundcube/local.sh @@ -1,7 +1,7 @@ hint="run before: remote/runit-configure nginx -- $site" assert "sudo test -f /etc/nginx/x509.d/\"$site\"/key.pem" hint hint="run before: remote/runit-configure nginx -- $site" -assert "sudo test -f /etc/$site/main.inc.php" hint +assert "sudo test -f /etc/$site/config.inc.php" hint sudo install -m 664 -o www -g www \ "$tool"/var/pub/x509/"$site"."$local_domainname"/crt+ca.pem \