cleaning yml, adding acme.sh

This commit is contained in:
lars-hagen
2020-02-18 21:16:42 +01:00
parent b93e9e240d
commit 99e810033e
2 changed files with 3 additions and 5 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
docker-compose exec litespeed su -c "/root/.acme.sh/acme.sh -issue ${1} -w /var/www/vhosts/${1}/html/"