Misc fixes for cert commands

This commit is contained in:
Alexandre Aubin 2021-09-13 17:16:22 +02:00
parent af0c12a62b
commit 6031cc7846
2 changed files with 2 additions and 2 deletions

View file

@ -647,7 +647,7 @@ domain:
action: store_true
cert:
subcategory_help: Manage domains DNS
subcategory_help: Manage domain certificates
actions:
### certificate_status()
status:

View file

@ -82,7 +82,7 @@ EOF
# Cron job that renew lets encrypt certificates if there's any that needs renewal
cat > $pending_dir/etc/cron.daily/yunohost-certificate-renew << EOF
#!/bin/bash
yunohost domain cert-renew --email
yunohost domain cert renew --email
EOF
# If we subscribed to a dyndns domain, add the corresponding cron