mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
Sanity check on domains.txt #222
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danb35 on GitHub (May 22, 2017).
Testing an issue that's kind of related to #Issue 296 the other day, and I'd forgotten to enter any FQDNs into domains.txt. Complete user error. But the output when doing so was just:
[root@dehydrated-test ~]# dehydrated -c# INFO: Using main config file /etc/dehydrated/config[root@dehydrated-test ~]#It might be helpful to have a message like "# ERROR: Nothing in /path/to/domains.txt, nothing to do!" Would have saved me some time, anyway.
@lukas2511 commented on GitHub (Jul 10, 2017):
Mh... I see this more or less as intended behaviour. If you tell it to do nothing it just does nothing ¯_(ツ)_/¯