mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
Enable sites that are disabled after certs are deployed
This commit is contained in:
parent
9dd5842c6d
commit
bd7733d575
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ import os
|
|||
import sys
|
||||
import socket
|
||||
|
||||
#from trustify.client.CONFIG import SERVER_ROOT
|
||||
SERVER_ROOT = "/etc/apache2/"
|
||||
from trustify.client.CONFIG import SERVER_ROOT
|
||||
|
||||
#TODO - Stop Augeas from loading up backup emacs files in sites-available
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue