mirror of
https://github.com/certbot/certbot.git
synced 2026-03-26 12:23:54 -04:00
Remove glitchy restart
This commit is contained in:
parent
cb80d8576c
commit
06beedb343
1 changed files with 0 additions and 1 deletions
|
|
@ -782,7 +782,6 @@ LogLevel warn \n\
|
|||
fd.close()
|
||||
if len(files) != 0:
|
||||
self.revert_config(files)
|
||||
self.restart()
|
||||
|
||||
def standardize_excl(self):
|
||||
'''
|
||||
|
|
|
|||
Loading…
Reference in a new issue