1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

push restart after recovery in case there is habitual server error

This commit is contained in:
James Kasten
2012-11-16 17:16:06 -05:00
parent f00a668e38
commit 72501d04bf

View File

@@ -782,6 +782,7 @@ LogLevel warn \n\
fd.close()
if len(files) != 0:
self.revert_config(files)
self.restart()
def standardize_excl(self):
'''