mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-18 15:23:49 +01:00
also output config location on --env
This commit is contained in:
@@ -501,6 +501,7 @@ command_help() {
|
||||
# Description: Output configuration variables for use in other scripts
|
||||
command_env() {
|
||||
echo "# letsencrypt.sh configuration"
|
||||
typeset -p CONFIG
|
||||
typeset -p CA LICENSE BASEDIR WELLKNOWN PRIVATE_KEY KEYSIZE OPENSSL_CNF ROOTCERT HOOK RENEW_DAYS PRIVATE_KEY_RENEW CONTACT_EMAIL
|
||||
exit 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user