Original PR: https://github.com/dehydrated-io/dehydrated/pull/277 Author: @vdloo Created: 9/15/2016 Status: ❌ Closed
Base: master ← Head: add-create-dirs-flag
master
add-create-dirs-flag
9ecf147
1 file changed (+12 additions, -1 deletions)
📝 dehydrated (+12 -1)
dehydrated
create necessary directories that do not exist with --create-dirs or -cd
$ dehydrated -c ERROR: WELLKNOWN directory doesn't exist, please create /data/web/public/.well-known/acme-challenge and set appropriate permissions.
$ dehydrated -c --create-dirs Processing example.com + Checking domain name(s) of existing cert... unchanged. + Checking expire date of existing cert... + Valid till Dec 14 09:53:00 2016 GMT (Longer than 30 days). Skipping renew!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/277
Author: @vdloo
Created: 9/15/2016
Status: ❌ Closed
Base:
master← Head:add-create-dirs-flag📝 Commits (1)
9ecf147add --create-dirs flag📊 Changes
1 file changed (+12 additions, -1 deletions)
View changed files
📝
dehydrated(+12 -1)📄 Description
create necessary directories that do not exist with --create-dirs or -cd
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.