mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #137] [CLOSED] load config in cleanup function #728
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?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/137
Author: @olf
Created: 2/15/2016
Status: ❌ Closed
Base:
master← Head:cleanupfix📝 Commits (10+)
e022f60add sample hook script that restarts nginx upon successful cert creationcec4bd6rename sample hook script9e320b0rename hook script (again) to comply with the other example files9795668minor6662209fix typo in test.sh (ngrok not found)c928a11Merge remote-tracking branch 'upstream/master'aa23109Merge branch 'upstream'9439741Merge branch 'upstream'5aff16bMerge remote-tracking branch 'upstream/master'a2a6559changed the way SCRIPTDIR is searched for so it works better with symbolic links (e.g. a symbolic link in ~/.bin)📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
letsencrypt.sh(+2 -0)📄 Description
Cleanup wouldn't work for me, if the config isn't loaded in command_cleanup()
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.