mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-05-29 10:00:41 +02:00
renamed "config.sh" to "config"
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@ See below for an example on how the calls change:
|
||||
|
||||
### HOOK_CHAIN="no" (default behaviour)
|
||||
```
|
||||
# INFO: Using main config file /etc/letsencrypt.sh/config.sh
|
||||
# INFO: Using main config file /etc/letsencrypt.sh/config
|
||||
Processing lukas.im with alternative names: www.lukas.im
|
||||
+ Checking domain name(s) of existing cert... unchanged.
|
||||
+ Checking expire date of existing cert...
|
||||
@@ -37,7 +37,7 @@ HOOK: deploy_cert lukas.im /etc/letsencrypt.sh/certs/lukas.im/privkey.pem /etc/l
|
||||
|
||||
### HOOK_CHAIN="yes"
|
||||
```
|
||||
# INFO: Using main config file /etc/letsencrypt.sh/config.sh
|
||||
# INFO: Using main config file /etc/letsencrypt.sh/config
|
||||
Processing lukas.im with alternative names: www.lukas.im
|
||||
+ Checking domain name(s) of existing cert... unchanged.
|
||||
+ Checking expire date of existing cert...
|
||||
|
||||
Reference in New Issue
Block a user