mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
3 lines
127 B
Bash
Executable File
3 lines
127 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker-compose exec litespeed su -c "/root/.acme.sh/acme.sh --issue -d ${1} -w /var/www/vhosts/${1}/html/" |