mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
add trace for process check
This commit is contained in:
parent
8e1034771a
commit
e0aaf6f8a1
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ do_pre_regen() {
|
|||
mkdir -p "$mail_autoconfig_dir"
|
||||
|
||||
# NGINX server configuration
|
||||
echo "RDS Using security_ciphers_compatibility=$security_ciphers_compatibility"
|
||||
export security_ciphers_compatibility
|
||||
export domain
|
||||
export domain_cert_ca=$(yunohost domain cert-status $domain --json \
|
||||
|
|
Loading…
Add table
Reference in a new issue