Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / etc / nginx / site.d / lhc-remorque / local.sh
index 410743e..0824349 100644 (file)
@@ -1,5 +1,5 @@
-local hint="run before: ./vm_remote runit_configure nginx -- $site"
-assert "sudo getent passwd wiki-\"$site\" >/dev/null" hint
+hint="run before: remote/runit-configure nginx -- $site"
+assert "sudo test -f /etc/nginx/x509.d/\"$site\"/key.pem" hint
 assert "sudo test -f ~wiki-$site/etc/ssh/id_rsa" hint
 
 "$tool"/local/apt-get-install ikiwiki \