mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Fixed restart function
This commit is contained in:
@@ -763,7 +763,7 @@ LogLevel warn \n\
|
||||
print e
|
||||
sys.exit(36)
|
||||
|
||||
def restart(quiet=False):
|
||||
def restart(self, quiet=False):
|
||||
"""
|
||||
Restarts apache server
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user